summaryrefslogtreecommitdiff
path: root/java/java_test.go
diff options
context:
space:
mode:
author Steven Moreland <smoreland@google.com> 2019-08-07 10:24:28 -0700
committer Steven Moreland <smoreland@google.com> 2019-08-07 13:06:06 -0700
commitc3247296920b4a6d43631546bbaa158a01848576 (patch)
tree5d5a7ab777e30edb3e4b3873d569bc709c4a7a45 /java/java_test.go
parentff7321b32a5298ec50b7a06cffcda0742d4b90d3 (diff)
-D__ANDROID_NDK__ for SDK builds.
The NDK is built like this. Having it for app builds within the Android build system allows us to distinguish platform code from app code. This is specifically to distinguish AIDL interfaces using libbinder_ndk. 'myBinder-ndk_platform' libs will use additional functionality that 'myBinder-ndk' libs won't use (in the future, these may be separate variants with the same name, see b/121157555). Bug: 136027762 Test: using this to distinuish code in NDK vs platform code Change-Id: I4de6f2e066982e7573ffd28cda44407d9e5648e4
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions