diff options
author | Colin Cross <ccross@android.com> | 2019-02-13 13:15:46 -0800 |
---|---|---|
committer | Colin Cross <ccross@android.com> | 2019-02-14 03:35:21 +0000 |
commit | bec85309724fc696a4932c9910e9161387830703 (patch) | |
tree | e3484c47a0036a89bc99d02d04ddc1c621e55bce /python/scripts/main.py | |
parent | dfa4a486eb0146582fe015ac4466dc39ae0e5f7d (diff) |
Fix resource overlay order for static libraries
If a static library has static library dependencies then all resources
need to be moved to an overlay to maintain the correct ordering so
that a static library resource overlays the same resource in a
dependency.
Also fix the ordering of transitive static dependencies, a direct
dependency should override a transitive dependency.
Expand TestEnforceRRO to include a transitive static library and
verify both the direct resources and overlays, and rename it to
TestAndroidResources.
Bug: 124108931
Test: TestAndroidResources
Change-Id: I355f835a2ffb728af28aa208d951794c609e7409
Diffstat (limited to 'python/scripts/main.py')
0 files changed, 0 insertions, 0 deletions