diff options
author | Svetoslav <svetoslavganov@google.com> | 2013-09-20 17:25:22 -0700 |
---|---|---|
committer | Svetoslav <svetoslavganov@google.com> | 2013-09-20 17:34:34 -0700 |
commit | 0ad40283bb6b811c26874af3fccf25745f63de8d (patch) | |
tree | e1ab2a787fa7bb351c33cd758c4699c4d59f928f /res/drawable-mdpi | |
parent | d8f4eb50ba8efb4e38c41e00ef1a176b99cdda33 (diff) | |
download | packages_apps_Settings-0ad40283bb6b811c26874af3fccf25745f63de8d.zip packages_apps_Settings-0ad40283bb6b811c26874af3fccf25745f63de8d.tar.gz packages_apps_Settings-0ad40283bb6b811c26874af3fccf25745f63de8d.tar.bz2 |
Offer to enable a print service after it is installed (Settings).
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: Ibfb5368a09b1e012dd6dd0f3d33a5ad10e5ee00e
Diffstat (limited to 'res/drawable-mdpi')
-rw-r--r-- | res/drawable-mdpi/ic_print.png | bin | 799 -> 0 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-mdpi/ic_print.png b/res/drawable-mdpi/ic_print.png Binary files differdeleted file mode 100644 index a3954b5..0000000 --- a/res/drawable-mdpi/ic_print.png +++ /dev/null |