Skip to content

Commit 3df0687

Browse files
Treehugger RobotGerrit Code Review
authored andcommitted
Merge "Add managed_users support for ago projects" into main
2 parents c1c1865 + 3a14d88 commit 3df0687

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

data/etc/go_handheld_core_hardware.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@
5151
<!-- Feature to specify if the device supports adding device admins. -->
5252
<feature name="android.software.device_admin" />
5353

54+
<!-- Feature to specify if the device support managed users. -->
55+
<feature name="android.software.managed_users" />
56+
5457
<!-- Devices with all optimizations required to support VR Mode and
5558
pass all CDD requirements for this feature may include
5659
android.hardware.vr.high_performance -->

0 commit comments

Comments
 (0)