Files
build_soong/cc
Jooyung Han c2a1d70eaf apex: pass "apex name" as literal to apex variants
When a cc module sets UseApexNameMacro(mutated property), it is built
with __ANDROID_APEX_NAME__ for its apex variants.

For now the new prop is used by aidl_interface-generated modules only.

Note that we already have __ANDROID_APEX_<NAME>__ macro. The new macro
can be used when we need to pass the name as data while the old one is
useful when we want conditional compilation.

Bug: 165017590
Test: m com.android.aidltest
     check build.ninja if -D__ANDROID_APEX_NAME__ is defined for apex
     varaints
Change-Id: Ia81ba8f833d23254e58c9777daf184d7861f07a7
2020-08-24 10:08:27 +09:00
..
2020-08-19 15:27:03 -07:00
2020-08-13 17:50:29 -07:00
2019-11-12 15:55:03 -08:00
2020-06-22 15:27:56 -07:00
2020-08-07 13:45:45 -07:00
2020-03-06 18:15:44 -08:00
2020-08-11 15:06:55 -07:00
2019-11-07 15:27:58 -08:00
2020-07-16 13:21:43 -07:00
2020-08-11 01:11:44 +00:00
2019-09-13 12:18:47 -07:00
2019-12-18 08:19:10 -08:00
2020-08-19 15:27:03 -07:00