diff options
| author | 2021-03-08 19:31:37 +0900 | |
|---|---|---|
| committer | 2021-03-15 18:17:35 +0900 | |
| commit | 69f7191d5d223fecc0556261ea31bdaec701f957 (patch) | |
| tree | fae347c41bf99bc4ec770c6f4f37af4fabd0dedd /tools/warn/java_warn_patterns.py | |
| parent | 4d71d704961694cff93131874c8786583bddfcf6 (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: I9a37607b1e1e4e16eab02fb6c96d1a92158c96b8
Diffstat (limited to 'tools/warn/java_warn_patterns.py')
0 files changed, 0 insertions, 0 deletions