diff options
author | Martin Stjernholm <mast@google.com> | 2020-05-19 00:33:04 +0100 |
---|---|---|
committer | Martin Stjernholm <mast@google.com> | 2020-05-19 13:24:57 +0000 |
commit | ad71c9089364eca8415fd5b9b7ba471d19a421dc (patch) | |
tree | 73e97c672325cd3d490bf3c759780880b62dcdfd /test/MultiDexModifiedSecondary | |
parent | 16f395b8d22080abb515cb98aa5c83c639aa09b1 (diff) |
Clean up standalone-apex-files build rule.
- Use a single macro for all APEX file extraction.
- Try both .apex file and flattened APEX directory.
- Propagate script errors better.
- Fix bug with prebuilt Conscrypt .apex file which didn't extract lib
files because the target directory didn't exist.
- Remove a number of libraries that no longer comes from the ART APEX.
They are installed by normal Soong modules instead.
- Remove some stale comments.
Test: m installclean && m build-art-target-golem
before and after CL, compare output of
`sha1sum out/target/product/armv8/system/*/* | sort -k2`
The only difference is that some files now get properly extracted
from the Conscrypt APEX:
> 9c376cdb465a876d2cc638b71184d680dd84bb17 out/target/product/armv8/system/lib/libcrypto.so
> 704a6191ae9f0b5302277fdda06918aa9f360eb0 out/target/product/armv8/system/lib/libjavacrypto.so
> f60a44f35e8cc8c048f2c2b0718cd2e47dfc41b4 out/target/product/armv8/system/lib/libssl.so
Bug: 152255951
Change-Id: I25070c15b1515b0436c61000e3f388b6c9bcc9ae
Diffstat (limited to 'test/MultiDexModifiedSecondary')
0 files changed, 0 insertions, 0 deletions