aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--device.mk6
1 files changed, 6 insertions, 0 deletions
diff --git a/device.mk b/device.mk
index 2d795d7..6d4f092 100644
--- a/device.mk
+++ b/device.mk
@@ -26,6 +26,12 @@ $(call inherit-product-if-exists, frameworks/native/build/phone-xhdpi-2048-dalvi
# call hwui memory config
$(call inherit-product-if-exists, frameworks/native/build/phone-xxhdpi-2048-hwui-memory.mk)
+# Ramdisk config of governors
+ADDITIONAL_DEFAULT_PROPERTIES += \
+ ro.sys.perf.device.powersave=1250000 \
+ ro.sys.perf.device.full=1833000 \
+ ro.sys.perf.device.touchboost=1500000
+
DEVICE_PACKAGE_OVERLAYS := \
device/asus/Z008/overlay