Merge "InProcessTethering: set min_sdk_version"

This commit is contained in:
Treehugger Robot
2020-05-11 09:21:17 +00:00
committed by Gerrit Code Review

View File

@@ -114,6 +114,7 @@ android_app {
// InProcessTethering is a replacement for Tethering
overrides: ["Tethering"],
apex_available: ["com.android.tethering"],
min_sdk_version: "current",
}
// Updatable tethering packaged as an application