Merge "Allow PrintSpooler to see PrintServices" into rvc-dev am: 7eda4c1464 am: e0ae08dece am: b1bc775e46
Change-Id: I4f4b281648c126e3ae9bde09c21fee8d1d160dba
This commit is contained in:
@@ -40,6 +40,12 @@
|
||||
<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
|
||||
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
|
||||
|
||||
<queries>
|
||||
<intent>
|
||||
<action android:name="android.printservice.PrintService" />
|
||||
</intent>
|
||||
</queries>
|
||||
|
||||
<application
|
||||
android:allowClearUserData="true"
|
||||
android:label="@string/app_label"
|
||||
|
||||
Reference in New Issue
Block a user