Loading libs/binder/ndk/Android.bp +2 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,8 @@ cc_defaults { cflags: [ "-D__INTRODUCED_IN(n)=", "-D__assert(a,b,c)=", // We want all the APIs to be available on the host. "-D__ANDROID_API__=10000", ], }, }, Loading Loading
libs/binder/ndk/Android.bp +2 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,8 @@ cc_defaults { cflags: [ "-D__INTRODUCED_IN(n)=", "-D__assert(a,b,c)=", // We want all the APIs to be available on the host. "-D__ANDROID_API__=10000", ], }, }, Loading