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

Commit f7e625c1 authored by David Brazdil's avatar David Brazdil
Browse files

Add PrintSpooler to system app whitelist

This app builds directly against the platform. Add it to the whitelist.

Bug: 64382372
Test: make
Test: device boots
Change-Id: I4c308d93d66391da2d3691eb45e5d7b1c1fdd582
parent 0b4626aa
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -67,6 +67,7 @@ which apps should be allowed to access the entire private API.
  <hidden-api-whitelisted-app package="com.android.pacprocessor" />
  <hidden-api-whitelisted-app package="com.android.phone" />
  <hidden-api-whitelisted-app package="com.android.pmc" />
  <hidden-api-whitelisted-app package="com.android.printspooler" />
  <hidden-api-whitelisted-app package="com.android.providers.blockednumber" />
  <hidden-api-whitelisted-app package="com.android.providers.contacts" />
  <hidden-api-whitelisted-app package="com.android.providers.downloads" />