Merge "Move Home settings to Default apps"

This commit is contained in:
Jason Monk
2016-01-26 14:45:25 +00:00
committed by Android (Google) Code Review
8 changed files with 204 additions and 87 deletions

View File

@@ -7001,4 +7001,10 @@
<!-- Title for switch to allow app unrestricted data usage [CHAR LIMIT=30] -->
<string name="unrestricted_app_summary">Allow unrestricted data access when Data Saver is on</string>
<!-- Button to switch the default home app [CHAR LIMIT=60] -->
<string name="home_app">Home app</string>
<!-- No default home set summary [CHAR LIMIT=NONE] -->
<string name="no_default_home">No default Home</string>
</resources>