Switch Framework resources to sparse encoding
Bug: 234059741 Test: manual + presubmits Change-Id: I150ad8a26e03b35de2f41879272502341f296387
This commit is contained in:
@@ -130,6 +130,10 @@ android_app {
|
|||||||
|
|
||||||
// Allow overlay to add resource
|
// Allow overlay to add resource
|
||||||
"--auto-add-overlay",
|
"--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: [
|
resource_zips: [
|
||||||
|
|||||||
Reference in New Issue
Block a user