diff options
author | Hiroaki Kuriyama <hiroaki.kuriyama@sonymobile.com> | 2016-10-25 21:24:36 +0900 |
---|---|---|
committer | Koji Fukui <koji.fukui@sonymobile.com> | 2017-02-14 21:21:16 +0900 |
commit | 36bebe842039d1ec583dfa2e000340e710b7ada4 (patch) | |
tree | ecc74a320f3023457db7c97be6c0e2701240a17f /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | c1987487a2c53f2b0b9e595682c1e683e9f7bf8d (diff) |
PrintSpooler: Remove recommendation if Play Store is not installed
Sympton:
If Play Store (com.android.vending) is not installed, printer
recommendation function which guides a user to Play Store is useless.
Root-cause:
Even if Play Store is not installed,
PrintSpooler tries to start an activity for market:// with package
names in Play Store.
Solution:
Hide printer recommendation UI and show "No print services enabled"
if there is no printer service.
Change-Id: I0b2eabbd57bc47c6382f53e610e33252ea359390
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions