blob: 920e4b60286304536d4ef641c4abe230342527bd [file] [log] [blame]
Nicolas Prevotaa1355d2014-02-14 09:00:37 +00001<?xml version="1.0" encoding="utf-8"?>
2<resources>
3 <!-- A temporary list of apps to be retained in the managed profile. This will be removed in a future CL. -->
4 <string-array name="required_managedprofile_apps">
5 <item>com.android.providers.userdictionary</item>
6 <item>com.google.android.marvin.talkback</item>
7 <item>com.android.inputdevices</item>
8 <item>com.google.android.apps.inputmethod.hindi</item>
9 <item>com.google.android.inputmethod.korean</item>
10 <item>com.google.android.inputmethod.pinyin</item>
11 </string-array>
12</resources>