AppClone: Add preference to display new page Cloned Apps
Also adds a faeture flag and controller class for this page. UX path: Apps > Cloned Apps Bug: 249916503 Bug: 248235441 Test: manual Test: make RunSettingsRoboTests -j30 ROBOTEST_FILTER=AppsPreferenceControllerTest Test: make RunSettingsRoboTests -j30 ROBOTEST_FILTER=ClonedAppsPreferenceControllerTest Change-Id: I2f68f4365ce08481c7db7bfdda4fdffc369321a9
This commit is contained in:
@@ -6986,6 +6986,8 @@
|
||||
<!-- Title for setting tile leading to setting UI which allows user set default app to
|
||||
handle actions such as open web page, making phone calls, default SMS apps [CHAR LIMIT=40]-->
|
||||
<string name="app_default_dashboard_title">Default apps</string>
|
||||
<!-- Title for setting tile leading to App Clones menu under the Apps page [CHAR LIMIT=40] -->
|
||||
<string name="cloned_apps_dashboard_title">Cloned Apps</string>
|
||||
<!-- Summary text for system preference title, showing important setting items under system setting [CHAR LIMIT=NONE]-->
|
||||
<string name="system_dashboard_summary">Languages, gestures, time, backup</string>
|
||||
<!-- Summary text for language preference title, showing important setting items under language setting [CHAR LIMIT=NONE]-->
|
||||
|
||||
Reference in New Issue
Block a user