Switch Framework resources to sparse encoding
Bug: 234059741
Test: manual + presubmits
Change-Id: I150ad8a26e03b35de2f41879272502341f296387
Merged-In: I150ad8a26e03b35de2f41879272502341f296387
(cherry picked from commit 34d16ec08d)
This commit is contained in:
@@ -130,6 +130,10 @@ android_app {
|
||||
|
||||
// Allow overlay to add resource
|
||||
"--auto-add-overlay",
|
||||
|
||||
// Framework resources benefit tremendously from enabling sparse encoding, saving tens
|
||||
// of MBs in size and RAM use.
|
||||
"--enable-sparse-encoding",
|
||||
],
|
||||
|
||||
resource_zips: [
|
||||
|
||||
Reference in New Issue
Block a user