Merge "Add a warning message to the ASM toggle." into nyc-mr1-dev

This commit is contained in:
TreeHugger Robot
2016-09-28 18:34:29 +00:00
committed by Android (Google) Code Review
3 changed files with 66 additions and 0 deletions

View File

@@ -7834,4 +7834,7 @@
<!-- Section title for the Domain URL app preference list [CHAR LIMIT=60]-->
<string name="domain_url_section_title">Installed apps</string>
<!-- Warning when activating the automatic storage manager on legacy devices. [CHAR LIMIT=NONE] -->
<string name="automatic_storage_manager_activation_warning">Your storage is now being managed by the storage manager</string>
</resources>