Merge "Remove the tethering hiddenapi whitelist entry" into rvc-dev

This commit is contained in:
Anton Hansson
2020-03-25 12:42:23 +00:00
committed by Android (Google) Code Review

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>