Loading core/res/res/values/disallowed_apps_managed_device.xml +1 −1 Original line number Diff line number Diff line Loading @@ -18,6 +18,6 @@ --> <resources> <!-- A list of apps to be removed from the managed device. --> <string-array name="disallowed_apps_managed_device"> <string-array translatable="false" name="disallowed_apps_managed_device"> </string-array> </resources> core/res/res/values/disallowed_apps_managed_profile.xml +1 −1 Original line number Diff line number Diff line Loading @@ -18,6 +18,6 @@ --> <resources> <!-- A list of apps to be removed from the managed profile. --> <string-array name="disallowed_apps_managed_profile"> <string-array translatable="false" name="disallowed_apps_managed_profile"> </string-array> </resources> core/res/res/values/disallowed_apps_managed_user.xml +1 −1 Original line number Diff line number Diff line Loading @@ -18,6 +18,6 @@ --> <resources> <!-- A list of apps to be removed from the managed user. --> <string-array name="disallowed_apps_managed_user"> <string-array translatable="false" name="disallowed_apps_managed_user"> </string-array> </resources> core/res/res/values/required_apps_managed_device.xml +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ <resources> <!-- A list of apps to be retained on the managed device. Takes precedence over the disallowed apps lists. --> <string-array name="required_apps_managed_device"> <string-array translatable="false" name="required_apps_managed_device"> <item>com.android.settings</item> <item>com.android.contacts</item> <item>com.android.dialer</item> Loading core/res/res/values/required_apps_managed_profile.xml +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ <resources> <!-- A list of apps to be retained in the managed profile. Takes precedence over the disallowed apps lists. --> <string-array name="required_apps_managed_profile"> <string-array translatable="false" name="required_apps_managed_profile"> <item>com.android.contacts</item> <item>com.android.settings</item> <item>com.android.providers.downloads</item> Loading Loading
core/res/res/values/disallowed_apps_managed_device.xml +1 −1 Original line number Diff line number Diff line Loading @@ -18,6 +18,6 @@ --> <resources> <!-- A list of apps to be removed from the managed device. --> <string-array name="disallowed_apps_managed_device"> <string-array translatable="false" name="disallowed_apps_managed_device"> </string-array> </resources>
core/res/res/values/disallowed_apps_managed_profile.xml +1 −1 Original line number Diff line number Diff line Loading @@ -18,6 +18,6 @@ --> <resources> <!-- A list of apps to be removed from the managed profile. --> <string-array name="disallowed_apps_managed_profile"> <string-array translatable="false" name="disallowed_apps_managed_profile"> </string-array> </resources>
core/res/res/values/disallowed_apps_managed_user.xml +1 −1 Original line number Diff line number Diff line Loading @@ -18,6 +18,6 @@ --> <resources> <!-- A list of apps to be removed from the managed user. --> <string-array name="disallowed_apps_managed_user"> <string-array translatable="false" name="disallowed_apps_managed_user"> </string-array> </resources>
core/res/res/values/required_apps_managed_device.xml +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ <resources> <!-- A list of apps to be retained on the managed device. Takes precedence over the disallowed apps lists. --> <string-array name="required_apps_managed_device"> <string-array translatable="false" name="required_apps_managed_device"> <item>com.android.settings</item> <item>com.android.contacts</item> <item>com.android.dialer</item> Loading
core/res/res/values/required_apps_managed_profile.xml +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ <resources> <!-- A list of apps to be retained in the managed profile. Takes precedence over the disallowed apps lists. --> <string-array name="required_apps_managed_profile"> <string-array translatable="false" name="required_apps_managed_profile"> <item>com.android.contacts</item> <item>com.android.settings</item> <item>com.android.providers.downloads</item> Loading