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

Change-Id: I85e6607504989e7825d9029696a5be19ab2a1814
This commit is contained in:
Anton Hansson
2020-03-25 12:49:19 +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>