Remove the tethering hiddenapi whitelist entry
Dexes under /apex are automatically whitelisted.
Bug: 146757305
Test: presubmit
Change-Id: I97af6d911c7e9bafdaa2a97102b2131dea6c0896
Merged-In: I97af6d911c7e9bafdaa2a97102b2131dea6c0896
(cherry picked from commit e11221c738)
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user