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

Commit 20a684b3 authored by William Escande's avatar William Escande
Browse files

Do not put apex updatable in qpr

Bug: 257759587
Ignore-AOSP-First: change is for QPR only
Test: build
Change-Id: Ib4beaa784d3eb79e18d0d8e9cc64a22b1f5d965e
Merged-In: Ib4beaa784d3eb79e18d0d8e9cc64a22b1f5d965e
parent 6962de21
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -59,7 +59,7 @@ apex {
    ],
    key: "com.android.btservices.key",
    certificate: ":com.android.btservices.certificate",
    updatable: true,
    updatable: false,
    compressible: false,
}