OSDN Git Service

Only show app action button if it is not instant app.
authorDoris Ling <dling@google.com>
Thu, 18 Jan 2018 22:16:27 +0000 (14:16 -0800)
committerDoris Ling <dling@google.com>
Thu, 18 Jan 2018 22:16:27 +0000 (14:16 -0800)
commiteb2695c2aad73186561f25f0a1b8361fd3e1f036
tree1dc9f2fbf6fba377df7b495106980361a95b87a4
parentb0e89cd1c373bec36ee3e3216aadbc4a6df75f33
Only show app action button if it is not instant app.

- for instant app, we are showing another set of buttons, and hence the
regular app action buttons should be not be available.

Change-Id: I53f2a10921451c281166e123671c088ab87b2b0d
Fixes: 71919219
Test: make RunSettingsRoboTests
src/com/android/settings/applications/appinfo/AppActionButtonPreferenceController.java
tests/robotests/src/com/android/settings/applications/appinfo/AppActionButtonPreferenceControllerTest.java