diff options
| author | 2023-11-07 13:09:56 +0900 | |
|---|---|---|
| committer | 2023-11-07 13:09:56 +0900 | |
| commit | 55a7306aeba3c0ac17098e8793a152d53df999d4 (patch) | |
| tree | b7803151a7f89b39f19f410a42bd3cb470afbfae /java/sdk_library_external.go | |
| parent | b0864e086e456a667e25a46e5efd891667522699 (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/sdk_library_external.go')
0 files changed, 0 insertions, 0 deletions