summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author TreeHugger Robot <treehugger-gerrit@google.com> 2017-11-03 17:37:16 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2017-11-03 17:37:16 +0000
commitc090b0984eb1e7c99c12969a203b1342e3be2f05 (patch)
treef9b084c556fc7876241b9fa80006b0a412ab216c
parentbf09a05eb2be41a75f5b1a8681529c4c8dd89fbe (diff)
parentf5a303346f357b026fb46ce6319e446932820afc (diff)
Merge "Only enable managed_users feature for notLowRam"
-rw-r--r--data/etc/handheld_core_hardware.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/etc/handheld_core_hardware.xml b/data/etc/handheld_core_hardware.xml
index ec7be53bfc..b6abc1bd83 100644
--- a/data/etc/handheld_core_hardware.xml
+++ b/data/etc/handheld_core_hardware.xml
@@ -55,7 +55,7 @@
<feature name="android.software.device_admin" />
<!-- Feature to specify if the device support managed users. -->
- <feature name="android.software.managed_users" />
+ <feature name="android.software.managed_users" notLowRam="true"/>
<!-- Feature to specify if the device supports a VR mode.
feature name="android.software.vr.mode" -->