Files
build_soong/cc
Justin Yun 13decfb0bb 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
2021-03-15 17:28:59 +09:00
..
2020-03-06 18:15:44 -08:00
2020-12-01 16:22:16 -08:00
2020-07-16 13:21:43 -07:00
2020-08-11 01:11:44 +00:00
2021-03-12 12:41:39 +00:00
2020-12-04 09:43:49 -08:00
2020-11-24 14:13:31 +09:00
2021-02-20 00:46:21 +00:00
2021-02-25 20:46:15 -08:00
2021-02-19 23:05:40 +00:00