diff options
| author | 2023-08-01 14:11:45 +0200 | |
|---|---|---|
| committer | 2023-08-01 14:13:39 +0200 | |
| commit | ec629dd704272422c0ca2d01bbd12abdb3816caf (patch) | |
| tree | 036621c1afd7a5fe2a50b23272df85fe69efe03a /libs/hwui/FrameInfoVisualizer.cpp | |
| parent | af228ddc075b636bcd23f7bfb15bd5c08499161a (diff) | |
Add --enable-compact-entries to aapt2 convert
Currently, when we run the resource shrinker we will do:
 - Convert apk from binary to proto
 - Do resource shrinking
 - Convert shrunken proto format apk back to binary
The original apk is linked with --enable-compact-entries (which we generally set on platform)
but the flag is not available when converting, so the last conversion step will not use the compact mode
Bug: 294016857
Test: tableflattener tests already cover these, this is just a flag passed
Change-Id: If5f1336c5eb3736bc40db89cdefe6f1a9aa189dd
Diffstat (limited to 'libs/hwui/FrameInfoVisualizer.cpp')
0 files changed, 0 insertions, 0 deletions