Merge "Set updatable=false explicitly."

This commit is contained in:
Mathew Inwood 2021-02-17 09:55:07 +00:00 committed by Gerrit Code Review
commit ede54420ba

View file

@ -42,6 +42,7 @@ apex {
prebuilts: [ prebuilts: [
"bionic-linker-config", "bionic-linker-config",
], ],
updatable: false,
} }
sdk { sdk {