Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e96365bd authored by Gurpreet Singh's avatar Gurpreet Singh Committed by Automerger Merge Worker
Browse files

Using common apex_defaults for com.android.bluetooth module. am: 35388400

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/modules/Bluetooth/+/17156429

Change-Id: I03c8a70f4d97bc56f512965db2ba90e3ec09a1ee
parents aba158c6 35388400
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -27,9 +27,9 @@ apex_defaults {

    key: "com.android.bluetooth.key",
    certificate: ":com.android.bluetooth.certificate",
    min_sdk_version: "Tiramisu",
    defaults: ["t-launched-apex-module"],

    updatable: false,
    updatable: false, // TODO(b/223839432): Remove this
    future_updatable: true,
    // Indicates that pre-installed version of this apex can be compressed.
    // Whether it actually will be compressed is controlled on per-device basis.