Skip to content

Commit 3a14d88

Browse files
ot904806mediatek-chuanghuazhao
authored andcommitted
Add managed_users support for ago projects
FeatureTest#testManagedProfileSupported request enable multip user in android-go projects, add the feature support. Bug: 361452766 Test: run cts-on-gsi -m CtsPackageManagerTestCases -t android.content.pm.cts.FeatureTest#testManagedProfileSupported Change-Id: Id4925a2611fed4395fa057084d5e82b9f1a38818
1 parent 5a74561 commit 3a14d88

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)