summaryrefslogtreecommitdiff
path: root/tools/warn/cpp_warn_patterns.py
diff options
context:
space:
mode:
author Steven Moreland <smoreland@google.com> 2019-08-07 14:37:46 -0700
committer Steven Moreland <smoreland@google.com> 2019-08-07 14:45:03 -0700
commit401a84071bff63b6ccfa239d01ad3e54621aff2e (patch)
tree259750c4e11386372e6cbee6c2fa750a300dd167 /tools/warn/cpp_warn_patterns.py
parent3738f37e22672483f2bcc0d684c8577dedb8a1d1 (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: I27471b9184e8d67fc51c8eace317f92b3f0f3539
Diffstat (limited to 'tools/warn/cpp_warn_patterns.py')
0 files changed, 0 insertions, 0 deletions