Files
build_soong/java
Jiyong Park 8ba50f953d Install AndroidApp only when needed
When an android_app is (directly or transitively) included in an APEX,
multiple variants of the app is created. The problem was that all the
variants were unconditionally installed to the device, which resulted in
duplicated targets. Fixing the problem by not installing the app when it
is included in APEX.

Bug: 144387414
Bug: 144135069
Test: m
Test: OUT_DIR=out DIST_DIR=out/dist build/soong/scripts/build-ndk-prebuilts.sh
Change-Id: Ibcc1096e30bc55a70ddc592490805f447e185eae
2019-11-14 00:39:53 +09:00
..
2019-09-29 23:26:37 -07:00
2019-11-14 00:39:53 +09:00
2019-11-07 02:05:06 +00:00
2019-11-07 02:05:06 +00:00
2019-10-18 14:52:16 +01:00
2019-10-04 14:00:36 -07:00
2019-11-11 10:46:36 +09:00
2019-01-23 18:05:18 +00:00
2019-07-17 11:15:09 -07:00
2019-11-07 02:05:06 +00:00
2019-07-17 11:15:09 -07:00
2019-10-26 20:35:13 +00:00
2019-09-27 10:38:06 +01:00
2019-10-18 15:14:15 -07:00