Skip to content
Snippets Groups Projects
Commit 44b7d995 authored by David Duarte's avatar David Duarte
Browse files

Revert "Do not put apex updatable in qpr"

This reverts commit 32f7a609.

Reason for revert: We want the apex to be updatable

Change-Id: I908685adf65dffffdcb82050bd96cd5ff29af7ca
parent 63454f8e
No related branches found
No related tags found
No related merge requests found
......@@ -48,7 +48,7 @@ apex {
],
key: "com.android.btservices.key",
certificate: ":com.android.btservices.certificate",
updatable: false,
updatable: true,
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