diff options
| author | jrior001 <jriordan001@gmail.com> | 2016-12-03 19:28:02 -0500 |
|---|---|---|
| committer | Nyks45 <winglow45@gmail.com> | 2016-12-05 22:28:28 +0100 |
| commit | c8f27a99f14abe0e26e2f3eb9082e6c3f743e9b3 (patch) | |
| tree | 7bcc41cfa73c889b9e313e5762a5fe8631586aab | |
| parent | e7ade2a978c1d2098d375c78d178bd87a0559e2e (diff) | |
Z008: migrate governor settigns to vendor init
Change-Id: Ideb95884105e573ceb456a1506a59aaccfe114f0
| -rw-r--r-- | device.mk | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -30,12 +30,6 @@ $(call inherit-product-if-exists, frameworks/native/build/phone-xxhdpi-2048-hwui PRODUCT_COPY_FILES += \ device/asus/Z008/keys/boot_z008.sig:install/bin/boot.sig -# 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 |
