Merge "Remove the tethering hiddenapi whitelist entry" into rvc-dev am: 7fe2d29f1b

Change-Id: If25589e124a82839ee5b7e055b5b8edfa2c32ddc
This commit is contained in:
Anton Hansson
2020-03-25 12:48:23 +00:00
committed by Automerger Merge Worker

View File

@@ -61,7 +61,6 @@ Do NOT include any apps that are updatable via Play Store!
<hidden-api-whitelisted-app package="com.android.terminal" />
<hidden-api-whitelisted-app package="com.android.wallpaper" />
<hidden-api-whitelisted-app package="jp.co.omronsoft.openwnn" />
<!-- STOPSHIP: Remove this when fixing all @hide usage for tethering.-->
<hidden-api-whitelisted-app package="com.android.networkstack.tethering" />
<!-- TODO: Remove NetworkStack whitelisting -->
<hidden-api-whitelisted-app package="com.android.networkstack" />
</config>