diff --git a/packages/PrintSpooler/AndroidManifest.xml b/packages/PrintSpooler/AndroidManifest.xml index 1bdb6d8bc4a7c..2bcd85141015a 100644 --- a/packages/PrintSpooler/AndroidManifest.xml +++ b/packages/PrintSpooler/AndroidManifest.xml @@ -23,16 +23,12 @@ on the device. Usually an app can access only the print jobs it created. --> diff --git a/packages/PrintSpooler/res/values/strings.xml b/packages/PrintSpooler/res/values/strings.xml index 454c99d6a4413..2f24d2cbd2408 100644 --- a/packages/PrintSpooler/res/values/strings.xml +++ b/packages/PrintSpooler/res/values/strings.xml @@ -211,9 +211,6 @@ unknown - - %1$s – unavailable - @@ -254,26 +251,6 @@ Landscape - - - - access all print jobs - - Allows the holder to access - print jobs created by another app. Should never be needed for normal apps. - - - start print - service configuration activities - - Allows the - holder to start the configuration activities of a print service. Should never be needed - for normal apps. -