Add PrintRecommendationService to hidden API package whitelist
This app builds directly against the platform. Add it to the whitelist.
Bug: 64382372
Test: make
Test: device boots
Change-Id: I16574374d2c233221cd1305f031f78aca1947f05
(cherry picked from commit 06c8a439f7)
This commit is contained in:
@@ -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.printservice.recommendation" />
|
||||
<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" />
|
||||
|
||||
Reference in New Issue
Block a user