| commit | 75663392c67aa78850f047dabf4648e53c22f48a | [log] [tgz] |
|---|---|---|
| author | Yurii Zubrytskyi <zyy@google.com> | Tue May 02 10:53:14 2023 -0700 |
| committer | Yurii Zubrytskyi <zyy@google.com> | Tue May 23 21:27:38 2023 +0000 |
| tree | b147c44969021761bc7fc117ecd202523d9300bc | |
| parent | 06560ed48f936e3b228f7b67895f6d9085d1f3c9 [diff] |
[res] Overlayable only mode of loading ApkAssets OverlayManagerService only needs to know the overlayable declarations of the apk, and as of now the only way to get those is to completely load and parse the whole resources file. This CL adds a flag to only parse the overlayable declarations, speeding up loading by ~2x Test: build + boot + UTs + user switching Bug: 271904589 Change-Id: I1ec4b9b57dd1aee1769cc2d4dd9641e5e68639f8