Revert "Revert "Switch Framework resources to sparse encoding""
This reverts commit 1b3932ddb9.
Reason for revert: ag/19950213 added missing support to Robolectric
Change-Id: Id7fdf8c070b46a1d433e4fb29040b57580d33fcf
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