OSDN Git Service

Remove WebView fallback package handling.
authorTorne (Richard Coles) <torne@google.com>
Thu, 28 Mar 2019 18:11:50 +0000 (14:11 -0400)
committerTorne (Richard Coles) <torne@google.com>
Thu, 28 Mar 2019 18:11:50 +0000 (14:11 -0400)
commit185acfc5ae55ee6ff6678810ec60d48c94d7881d
tree9c2fd57c5661a54914a549dcbfe9dda12a5ad670
parentd65fee5ec75766fba87deab55bb4a6567fed44a3
Remove WebView fallback package handling.

There is no longer a special "fallback package" state for WebView that
means it should not be able to have its enabled/disabled state
controlled by the user. Remove the code used to implement this in
Settings.

Bug: 129470358
Test: verify that WebView's enable/disable button is not greyed out
Change-Id: Ifc0921511a71282a77f239e5ff5955e60fab6e2c
src/com/android/settings/applications/appinfo/AppButtonsPreferenceController.java
src/com/android/settings/applications/manageapplications/ResetAppsHelper.java
tests/robotests/src/com/android/settings/applications/appinfo/AppButtonsPreferenceControllerTest.java