Loading libs/binder/ndk/include_ndk/android/binder_ibinder.h +6 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,12 @@ #include <android/binder_status.h> __BEGIN_DECLS #ifndef __ANDROID_API__ #error Android builds must be compiled against a specific API. If this is an \ android platform host build, you must use libbinder_ndk_host_user. #endif #if __ANDROID_API__ >= 29 // Also see TF_* in kernel's binder.h Loading Loading
libs/binder/ndk/include_ndk/android/binder_ibinder.h +6 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,12 @@ #include <android/binder_status.h> __BEGIN_DECLS #ifndef __ANDROID_API__ #error Android builds must be compiled against a specific API. If this is an \ android platform host build, you must use libbinder_ndk_host_user. #endif #if __ANDROID_API__ >= 29 // Also see TF_* in kernel's binder.h Loading