summaryrefslogtreecommitdiff
path: root/java/system_modules_test.go
diff options
context:
space:
mode:
author Jooyung Han <jooyung@google.com> 2023-11-07 13:09:56 +0900
committer Jooyung Han <jooyung@google.com> 2023-11-07 13:09:56 +0900
commit55a7306aeba3c0ac17098e8793a152d53df999d4 (patch)
treeb7803151a7f89b39f19f410a42bd3cb470afbfae /java/system_modules_test.go
parentb0864e086e456a667e25a46e5efd891667522699 (diff)
Add check for unwanted_transitive_deps
apex.unwanted_transitive_deps can break the APEX when any of listed deps is actually needed. To avoid that, a new validation is added to see if "unwanted" deps are actually not used by any ELF files in the APEX. The new validation runs only for non-test apexes with unwanted_transitive_deps set because test apexes can be broken intentionally. Bug: 295593640 Test: m com.android.virt Change-Id: I29a3f7ef76b59594a08cfacca4811f16bf7172cc
Diffstat (limited to 'java/system_modules_test.go')
0 files changed, 0 insertions, 0 deletions