diff options
author | 2024-12-27 16:43:35 -0800 | |
---|---|---|
committer | 2024-12-27 16:43:35 -0800 | |
commit | 82a34378261f8d7423a2de49b352bf7981df6327 (patch) | |
tree | f266417a6139652524145aaac8b92f20f48954e3 /libs/androidfw/Asset.cpp | |
parent | e4ddaa6c723194d75c11f3fcebc434eec749b2c8 (diff) |
[res] Enable zero-copy assets access
libziparchive supports using the provided memory buffers
directly when exracting compressed files, but it requires
explicit opt in in the implementation of its interfaces.
This CL ensures the functions we use for reading compressed
assets use those.
Flag: EXEMPT small optimization
Test: build + boot + atest libandroidfw_tests
Change-Id: I6bcb73081e027b503b8513cf1d732c556df39012
Diffstat (limited to 'libs/androidfw/Asset.cpp')
0 files changed, 0 insertions, 0 deletions