Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
......@@ -59,7 +59,7 @@ apex {
],
key: "com.android.btservices.key",
certificate: ":com.android.btservices.certificate",
updatable: true,
updatable: false,
compressible: false,
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment