29#ifndef ANDROID_NI_RSRC_API_H
30#define ANDROID_NI_RSRC_API_H
32#define LOG_TAG "SharedBufferClient"
34#include <android/hardware/nidec/1.0/INidec.h>
36#include <hidl/Status.h>
38#include <hidl/LegacySupport.h>
40#include <utils/misc.h>
42#include <hidl/HidlSupport.h>
46#include <cutils/properties.h>
47#include <cutils/ashmem.h>
51using android::hardware::hidl_handle;
52using android::hardware::hidl_string;
53using android::hardware::Return;
54using android::hardware::nidec::V1_0::INidec;
58extern android::sp<INidec>
service;
android::sp< INidec > service
int ni_rsrc_android_init()
Init android net.int.SharedBuffer service for binder using.