Loading libs/binder/ndk/include_platform/android/binder_parcel_platform.h +5 −1 Original line number Diff line number Diff line Loading @@ -20,6 +20,10 @@ __BEGIN_DECLS #if defined(__ANDROID_APEX__) || defined(__ANDROID_VNDK__) #error this is only for platform code #endif /** * Gets whether or not FDs are allowed by this AParcel * Loading Loading
libs/binder/ndk/include_platform/android/binder_parcel_platform.h +5 −1 Original line number Diff line number Diff line Loading @@ -20,6 +20,10 @@ __BEGIN_DECLS #if defined(__ANDROID_APEX__) || defined(__ANDROID_VNDK__) #error this is only for platform code #endif /** * Gets whether or not FDs are allowed by this AParcel * Loading