Merge "Set updateable:false explicitly in apex rules." am: c72a6cae30 am: 89cd911569 am: d201e37561
Original change: https://android-review.googlesource.com/c/platform/packages/modules/Connectivity/+/1590053 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: Icef31cdc3bbc38b3f1648552caa9a940ff97b526
This commit is contained in:
@@ -18,7 +18,7 @@ apex {
|
||||
name: "com.android.tethering",
|
||||
// TODO: make updatable again once this contains only updatable artifacts (in particular, this
|
||||
// cannot build as updatable unless service-connectivity builds against stable API).
|
||||
// updatable: true,
|
||||
updatable: false,
|
||||
// min_sdk_version: "30",
|
||||
java_libs: [
|
||||
"framework-tethering",
|
||||
|
||||
Reference in New Issue
Block a user