Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit fea7daac authored by John Wu's avatar John Wu
Browse files

[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
parent 3d9f6f55
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment