diff options
| author | 2024-12-06 16:49:46 -0800 | |
|---|---|---|
| committer | 2024-12-12 15:24:53 -0800 | |
| commit | d5b8e2be9cc984427807cf44af74ec406f0529b0 (patch) | |
| tree | 9ec065d010b384636197bca942b87c43369ef984 /ravenwood/scripts/extract-last-soong-commands.py | |
| parent | dab4a553078f2fc8adff9e123763db551493e6ed (diff) | |
Add a sharded version of "framework-minus-apex"...
... for local testing of "sharded jarjar".
We don't use the output of this module for anything yet.
- Trace without sharding enabled: https://screenshot.googleplex.com/9SjqdsEU4YxWJ8z
- Trace with RELEASE_USE_SHARDED_JARJAR_ON_FRAMEWORK_MINUS_APEX:
https://screenshot.googleplex.com/mHozfTMqmK9boH6
Test: m framework-minus-apex framework-minus-apex_jarjar-sharded
and make sure the javac output jars have the same entries.
$ diff \
<(jar tf $ANDROID_BUILD_TOP/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/jarjar/framework.jar \
| sort) \
<(jar tf $ANDROID_BUILD_TOP/out/soong/.intermediates/frameworks/base/framework-minus-apex_jarjar-sharded/android_common/jarjar/framework-minus-apex_jarjar-sharded.jar \
| sort)
(no output)
Bug: 383559945
Flag: RELEASE_USE_SHARDED_JARJAR_ON_FRAMEWORK_MINUS_APEX
Change-Id: I2406f93f794b75a3f922d9c6f1234c1ae73ba330
Diffstat (limited to 'ravenwood/scripts/extract-last-soong-commands.py')
0 files changed, 0 insertions, 0 deletions