OSDN Git Service

Add temporary link to PermissionController for new default apps UI.
authorHai Zhang <zhanghai@google.com>
Tue, 11 Dec 2018 01:23:34 +0000 (17:23 -0800)
committerHai Zhang <zhanghai@google.com>
Wed, 12 Dec 2018 18:47:17 +0000 (10:47 -0800)
commit2101151180dc94eaf9413d2a5fb9561c6fb8052b
tree9fe807c8b7e996284dc03ed86fcbbffd357efd4e
parentca32293e763e36d6c67f518407918cd1d994260c
Add temporary link to PermissionController for new default apps UI.

This change adds a temporary link in the default apps settings to
allow launching the new default apps UI in PermissionController during
the process we migrate default apps to use roles.

Bug: 110557011
Test: manually tested the UI
Change-Id: I0ac340acd5a077c74b48b28c97f517adb2084a36
res/values/strings.xml
res/xml/app_default_settings.xml
src/com/android/settings/applications/defaultapps/RolesPreferenceController.java [new file with mode: 0644]
tests/robotests/src/com/android/settings/applications/defaultapps/RolesPreferenceControllerTest.java [new file with mode: 0644]