summaryrefslogtreecommitdiff
path: root/java/java_test.go
diff options
context:
space:
mode:
author Jiyong Park <jiyong@google.com> 2020-06-18 19:34:42 +0900
committer Jaewoong Jung <jungjw@google.com> 2020-08-11 17:11:31 -0700
commit81aa8a42a1f14554f3f4bc117a0ba591fe134fa9 (patch)
treee090bb1aba867167b1e7fc3f94ba886af9750835 /java/java_test.go
parent4a9f512b4058cb4727b94e5ad61c8c9249dd2faf (diff)
Don't remove entries for overriddable modules
Previously, when there is apex_set that is overriding another module, the entry for the overridden module is removed from apexkeys.txt. However, this is wrong because the existence of the apex_set module doesn't necessary mean that the module is insatalled instead of the overridden module. That is determined by PRODUCT_PACKAGES which Soong has no knowledge of. Therefore, we don't delete the entry for the overridden (actually possibly overridable) modules in the file. Bug: 158729168 Bug: 162464887 Test: m Merged-In: I85d0c756f862323bae556bf657d66ec50038985f (cherry picked from commit ac5e79f9009400d1020bf45f30c3864bde163b76) Change-Id: I85d0c756f862323bae556bf657d66ec50038985f
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions