diff options
author | 2025-03-13 20:47:18 +0000 | |
---|---|---|
committer | 2025-03-13 20:47:18 +0000 | |
commit | fea7daacc23268bc9c106d55ed93b9934f986e8f (patch) | |
tree | 034589ad6d3a1eca8254414ff5645ea5a92f105b /libs/androidfw/Asset.cpp | |
parent | 3d9f6f552ed03bfd813a67f3fb731e61cf725371 (diff) |
[HostStubGen] General processing speedup
- Use apache-commons-compress to process zip files instead of the
primitive zip APIs included in the standard library
- Utilize raw entry I/O when the entry does not need any processing to
skip decompression + compression
- When writing processed entries back to output, do not perform any
compression as it is not needed (disabled for now)
Bug: 292141694
Flag: EXEMPT host side change only
Test: f/b/r/scripts/run-ravenwood-tests.sh
Change-Id: Ic594e3ff69ab78c6ea89f1f33bd81bb181b7550c
Diffstat (limited to 'libs/androidfw/Asset.cpp')
0 files changed, 0 insertions, 0 deletions