Merge "Mark tethering apex as compressible"
This commit is contained in:
@@ -43,6 +43,9 @@ apex {
|
||||
],
|
||||
manifest: "manifest.json",
|
||||
key: "com.android.tethering.key",
|
||||
// Indicates that pre-installed version of this apex can be compressed.
|
||||
// Whether it actually will be compressed is controlled on per-device basis.
|
||||
compressible: true,
|
||||
|
||||
androidManifest: "AndroidManifest.xml",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user