diff options
author | 2021-03-08 19:25:55 +0900 | |
---|---|---|
committer | 2021-03-15 17:28:59 +0900 | |
commit | 13decfb0bb0f98185274d164c647f2f53993abe2 (patch) | |
tree | f0f46f485e9f045571cb3ce652a92fd45a98efa3 /java/java_test.go | |
parent | aa52d66cd572d2cc62573078c02cad062e7ddeb5 (diff) |
Define __ANDROID_VENDOR__ and __ANDROID_PRODUCT__
__ANDROID_VNDK__ is defined for the modules that are able to use the
VNDK libraries. As both product and vendor variants define
__ANDROID_VNDK__, we don't know if a module is built for vendor or
product on build time.
__ANDROID_VENDOR__ and __ANDROID_PRODUCT__ macros can be used to
specify the image-variant-dependent codes.
Bug: 180646847
Test: m nothing
Change-Id: Id6c3e1e3d47deaf3684c0c02964718658cf2fec5
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions