Merge "InProcessTethering: set min_sdk_version" am: 932b0b27b6 am: 2e6ffb2465
Change-Id: Id459eb2852e451c62c015e033f75df58dbd43204
This commit is contained in:
@@ -115,6 +115,7 @@ android_app {
|
|||||||
// InProcessTethering is a replacement for Tethering
|
// InProcessTethering is a replacement for Tethering
|
||||||
overrides: ["Tethering"],
|
overrides: ["Tethering"],
|
||||||
apex_available: ["com.android.tethering"],
|
apex_available: ["com.android.tethering"],
|
||||||
|
min_sdk_version: "current",
|
||||||
}
|
}
|
||||||
|
|
||||||
// Updatable tethering packaged as an application
|
// Updatable tethering packaged as an application
|
||||||
|
|||||||
Reference in New Issue
Block a user