Merge "Set updateable:false explicitly in apex rules."
This commit is contained in:
@@ -18,7 +18,7 @@ apex {
|
|||||||
name: "com.android.tethering",
|
name: "com.android.tethering",
|
||||||
// TODO: make updatable again once this contains only updatable artifacts (in particular, this
|
// TODO: make updatable again once this contains only updatable artifacts (in particular, this
|
||||||
// cannot build as updatable unless service-connectivity builds against stable API).
|
// cannot build as updatable unless service-connectivity builds against stable API).
|
||||||
// updatable: true,
|
updatable: false,
|
||||||
// min_sdk_version: "30",
|
// min_sdk_version: "30",
|
||||||
java_libs: [
|
java_libs: [
|
||||||
"framework-tethering",
|
"framework-tethering",
|
||||||
|
|||||||
Reference in New Issue
Block a user