Loading libs/binder/ndk/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ cc_defaults { host: { cflags: [ "-D__INTRODUCED_IN(n)=", "-D__assert(a,b,c)=", "-D__assert(a,b,c)=do { syslog(LOG_ERR, a \": \" c); abort(); } while(false)", // We want all the APIs to be available on the host. "-D__ANDROID_API__=10000", ], Loading Loading
libs/binder/ndk/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ cc_defaults { host: { cflags: [ "-D__INTRODUCED_IN(n)=", "-D__assert(a,b,c)=", "-D__assert(a,b,c)=do { syslog(LOG_ERR, a \": \" c); abort(); } while(false)", // We want all the APIs to be available on the host. "-D__ANDROID_API__=10000", ], Loading