Loading data/etc/android.software.managed_profiles.xml→data/etc/android.software.managed_users.xml +2 −2 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ limitations under the License. --> <!-- This is the standard feature indicating that the device supports managed profiles. --> <!-- This is the standard feature indicating that the device supports managed users. --> <permissions> <feature name="android.software.managed_profiles" /> <feature name="android.software.managed_users" /> </permissions> data/etc/handheld_core_hardware.xml +2 −2 Original line number Diff line number Diff line Loading @@ -46,8 +46,8 @@ <!-- Feature to specify if the device supports adding device admins. --> <feature name="android.software.device_admin" /> <!-- Feature to specify if the device support managed profiles. --> <feature name="android.software.managed_profiles" /> <!-- Feature to specify if the device support managed users. --> <feature name="android.software.managed_users" /> <!-- devices with GPS must include android.hardware.location.gps.xml --> <!-- devices with an autofocus camera and/or flash must include either Loading data/etc/tablet_core_hardware.xml +2 −2 Original line number Diff line number Diff line Loading @@ -47,8 +47,8 @@ <!-- Feature to specify if the device supports adding device admins. --> <feature name="android.software.device_admin" /> <!-- Feature to specify if the device support managed profiles. --> <feature name="android.software.managed_profiles" /> <!-- Feature to specify if the device support managed users. --> <feature name="android.software.managed_users" /> <!-- devices with GPS must include android.hardware.location.gps.xml --> <!-- devices with a rear-facing camera must include one of these as appropriate: Loading Loading
data/etc/android.software.managed_profiles.xml→data/etc/android.software.managed_users.xml +2 −2 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ limitations under the License. --> <!-- This is the standard feature indicating that the device supports managed profiles. --> <!-- This is the standard feature indicating that the device supports managed users. --> <permissions> <feature name="android.software.managed_profiles" /> <feature name="android.software.managed_users" /> </permissions>
data/etc/handheld_core_hardware.xml +2 −2 Original line number Diff line number Diff line Loading @@ -46,8 +46,8 @@ <!-- Feature to specify if the device supports adding device admins. --> <feature name="android.software.device_admin" /> <!-- Feature to specify if the device support managed profiles. --> <feature name="android.software.managed_profiles" /> <!-- Feature to specify if the device support managed users. --> <feature name="android.software.managed_users" /> <!-- devices with GPS must include android.hardware.location.gps.xml --> <!-- devices with an autofocus camera and/or flash must include either Loading
data/etc/tablet_core_hardware.xml +2 −2 Original line number Diff line number Diff line Loading @@ -47,8 +47,8 @@ <!-- Feature to specify if the device supports adding device admins. --> <feature name="android.software.device_admin" /> <!-- Feature to specify if the device support managed profiles. --> <feature name="android.software.managed_profiles" /> <!-- Feature to specify if the device support managed users. --> <feature name="android.software.managed_users" /> <!-- devices with GPS must include android.hardware.location.gps.xml --> <!-- devices with a rear-facing camera must include one of these as appropriate: Loading