From d8f391b4e0e8d876ec7216d34f86a9b3e8bab7e5 Mon Sep 17 00:00:00 2001 From: Svetoslav Date: Fri, 20 Sep 2013 16:25:52 -0700 Subject: Offer to enable a print service after it is installed. The user has to explicitly enable a print service from the settings UI before using it. Usually, users very rarely if at all interact with print services, therefore all print service management task are performed from the print settings. We also have to get user consent warning that the user's data is about to be given to a third-party app. We now post a notification allowing the user to go directly to the settings screen to turn the service on. bug:10447510 Change-Id: Iea56c0825f0bf38328ad94912f0ea5576e9339b3 --- .../res/drawable-xhdpi/stat_notify_print.png | Bin 1132 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 packages/PrintSpooler/res/drawable-xhdpi/stat_notify_print.png (limited to 'packages/PrintSpooler/res/drawable-xhdpi') diff --git a/packages/PrintSpooler/res/drawable-xhdpi/stat_notify_print.png b/packages/PrintSpooler/res/drawable-xhdpi/stat_notify_print.png deleted file mode 100644 index 6b55a14..0000000 Binary files a/packages/PrintSpooler/res/drawable-xhdpi/stat_notify_print.png and /dev/null differ -- cgit v1.1