Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e11221c7 authored by Anton Hansson's avatar Anton Hansson
Browse files

Remove the tethering hiddenapi whitelist entry

Dexes under /apex are automatically whitelisted.

Bug: 146757305
Test: presubmit
Change-Id: I97af6d911c7e9bafdaa2a97102b2131dea6c0896
parent bf770c69
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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>