30 #ifndef ANDROID_NI_LOGAN_RSRC_API_H
31 #define ANDROID_NI_LOGAN_RSRC_API_H
33 #define LOG_TAG "SharedBufferClient"
35 #include <android/hardware/nidec/1.0/INidec.h>
37 #include <hidl/Status.h>
39 #include <hidl/LegacySupport.h>
41 #include <utils/misc.h>
43 #include <hidl/HidlSupport.h>
47 #include <cutils/properties.h>
48 #include <cutils/ashmem.h>
51 using android::hardware::nidec::V1_0::INidec;
53 using android::hardware::hidl_string;
54 using android::hardware::hidl_handle;
55 using android::hardware::Return;
int ni_logan_rsrc_android_init()
Init android net.int.SharedBuffer service for binder using.
android::sp< INidec > service_logan