Add string for profile owner usage access warning

Bug: 20751702
Change-Id: Ib885befdefa18d21a243478d59b1d240bc7a1c68
This commit is contained in:
Jason Monk
2015-06-10 15:26:35 -04:00
parent f8f9088a6d
commit f8d131e181

View File

@@ -6820,4 +6820,7 @@
<!-- Label for None item in AppListPreference [CHAR LIMIT=40] --> <!-- Label for None item in AppListPreference [CHAR LIMIT=40] -->
<string name="app_list_preference_none">None</string> <string name="app_list_preference_none">None</string>
<!-- Warning message about disabling usage access on profile owner [CHAR LIMIT=NONE] -->
<string name="work_profile_usage_access_warning">Turning off usage access for this app doesn\u2019t prevent your administrator tracking data usage for apps in your work profile.</string>
</resources> </resources>