Merge "Mark tethering apex as compressible" into sc-dev am: 8148656efc
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/modules/Connectivity/+/14748198 Change-Id: I63b46890d67d85972a4d5ad0700d2917828f9fb6
This commit is contained in:
@@ -48,6 +48,9 @@ apex {
|
||||
prebuilts: ["current_sdkinfo"],
|
||||
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