Loading neuralnetworks/1.2/utils/Android.bp +0 −10 Original line number Diff line number Diff line Loading @@ -45,16 +45,6 @@ cc_library_static { cflags: ["-DNN_DEBUGGABLE"], }, }, target: { host: { cflags: [ "-D__INTRODUCED_IN(x)=", "-D__assert(a,b,c)=", // We want all the APIs to be available on the host. "-D__ANDROID_API__=10000", ], }, }, } cc_test { Loading neuralnetworks/1.3/utils/Android.bp +0 −10 Original line number Diff line number Diff line Loading @@ -42,16 +42,6 @@ cc_library_static { "neuralnetworks_utils_hal_1_1", "neuralnetworks_utils_hal_1_2", ], target: { host: { cflags: [ "-D__INTRODUCED_IN(x)=", "-D__assert(a,b,c)=", // We want all the APIs to be available on the host. "-D__ANDROID_API__=10000", ], }, }, } cc_test { Loading neuralnetworks/aidl/utils/Android.bp +0 −8 Original line number Diff line number Diff line Loading @@ -127,14 +127,6 @@ cc_test { android: { shared_libs: ["libnativewindow"], }, host: { cflags: [ "-D__INTRODUCED_IN(x)=", "-D__assert(a,b,c)=", // We want all the APIs to be available on the host. "-D__ANDROID_API__=10000", ], }, }, cflags: [ /* GMOCK defines functions for printing all MOCK_DEVICE arguments and Loading Loading
neuralnetworks/1.2/utils/Android.bp +0 −10 Original line number Diff line number Diff line Loading @@ -45,16 +45,6 @@ cc_library_static { cflags: ["-DNN_DEBUGGABLE"], }, }, target: { host: { cflags: [ "-D__INTRODUCED_IN(x)=", "-D__assert(a,b,c)=", // We want all the APIs to be available on the host. "-D__ANDROID_API__=10000", ], }, }, } cc_test { Loading
neuralnetworks/1.3/utils/Android.bp +0 −10 Original line number Diff line number Diff line Loading @@ -42,16 +42,6 @@ cc_library_static { "neuralnetworks_utils_hal_1_1", "neuralnetworks_utils_hal_1_2", ], target: { host: { cflags: [ "-D__INTRODUCED_IN(x)=", "-D__assert(a,b,c)=", // We want all the APIs to be available on the host. "-D__ANDROID_API__=10000", ], }, }, } cc_test { Loading
neuralnetworks/aidl/utils/Android.bp +0 −8 Original line number Diff line number Diff line Loading @@ -127,14 +127,6 @@ cc_test { android: { shared_libs: ["libnativewindow"], }, host: { cflags: [ "-D__INTRODUCED_IN(x)=", "-D__assert(a,b,c)=", // We want all the APIs to be available on the host. "-D__ANDROID_API__=10000", ], }, }, cflags: [ /* GMOCK defines functions for printing all MOCK_DEVICE arguments and Loading