We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c1c1865 + 3a14d88 commit 3df0687Copy full SHA for 3df0687
1 file changed
data/etc/go_handheld_core_hardware.xml
@@ -51,6 +51,9 @@
51
<!-- Feature to specify if the device supports adding device admins. -->
52
<feature name="android.software.device_admin" />
53
54
+ <!-- Feature to specify if the device support managed users. -->
55
+ <feature name="android.software.managed_users" />
56
+
57
<!-- Devices with all optimizations required to support VR Mode and
58
pass all CDD requirements for this feature may include
59
android.hardware.vr.high_performance -->
0 commit comments