Merge changes I655211e0,Ifaecb49a into rvc-dev am: a89c6163aa

Change-Id: I2491c2702fd2654de5e97073a77183807f41e492
This commit is contained in:
Jooyung Han
2020-05-13 08:55:56 +00:00
committed by Automerger Merge Worker

View File

@@ -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