Merge "Mark tethering apex as compressible" am: d2d0d82a1d am: c16043bc0d am: 26179fca42
Original change: https://android-review.googlesource.com/c/platform/packages/modules/Connectivity/+/1573041 Change-Id: I7b49fc006a9ca258a960b6681885408b180f146c
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