diff options
author | Jiyong Park <jiyong@google.com> | 2019-02-02 13:13:47 +0900 |
---|---|---|
committer | Jiyong Park <jiyong@google.com> | 2019-02-06 09:24:39 +0900 |
commit | 23c52b0eb8e0cd210981d7e186714d800374b560 (patch) | |
tree | 1c71ce69dc9f93e862a419011a5a7b19af9bd8d7 /java/androidmk.go | |
parent | a55b12bec27b6e69ee4973d1645d8f61c2c89530 (diff) | |
download | android_build_soong-23c52b0eb8e0cd210981d7e186714d800374b560.tar.gz android_build_soong-23c52b0eb8e0cd210981d7e186714d800374b560.tar.bz2 android_build_soong-23c52b0eb8e0cd210981d7e186714d800374b560.zip |
:module syntax is supported for APEX even when TARGET_FLATTEN_APEX
Build rules for both flattened and non-flattend APEXes are created
regardless of TARGET_FLATTEN_APEX. The selection is made in AndroidMk.
This allows other module to reference an APEX via :module syntax
irrespective of TARGET_FLATTEN_APEX.
Bug: 123780484
Test: TARGET_FLATTEN_APEX=true m out/soong/.intermediates/art/build/apex/art-check-debug-apex-gen/gen/art-check-debug-apex-gen.dummy
with aosp/891696 applied
Change-Id: Ia49415ec3d18cfc5081461be76900c73ea803dca
Diffstat (limited to 'java/androidmk.go')
0 files changed, 0 insertions, 0 deletions