commit | 78beda626e6309759d5542c06467b6c3e87124d5 | [log] [tgz] |
---|---|---|
author | Mathew Inwood <mathewi@google.com> | Wed Feb 17 09:56:05 2021 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Feb 17 09:56:05 2021 +0000 |
tree | 52d38ce51893fff4b4df827f020f9443d87adb42 | |
parent | 6e6030406e14d19f03065a250b16d92f78c27287 [diff] | |
parent | 75b4a21496e430bbb7315c05a9a653dc0c9aca4d [diff] |
Merge "Explicitly set apex updatable to false."
diff --git a/apex/Android.bp b/apex/Android.bp index a7137d9..25a4909 100644 --- a/apex/Android.bp +++ b/apex/Android.bp
@@ -9,6 +9,8 @@ key: "com.android.telephony.key", certificate: ":com.android.telephony.certificate", + + updatable: false, } apex {