Merge "Remove the tethering hiddenapi whitelist entry" am: 083066201e

Change-Id: I70ccc0ba7e8bb3c099bc71185149b281f9b20add
This commit is contained in:
Anton Hansson
2020-03-25 15:51:53 +00:00
committed by Automerger Merge Worker

View File

@@ -57,7 +57,6 @@ platform cert need to be included, as apps signed with the platform cert are exe
<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>