diff --git a/device.mk b/device.mk index 9e957f9..1b3ac44 100644 --- a/device.mk +++ b/device.mk @@ -10,6 +10,9 @@ $(call inherit-product-if-exists, vendor/lenovo/jd2019/jd2019-vendor.mk) # Inherit from sdm710-common $(call inherit-product, device/lenovo/sdm710-common/sdm710.mk) +# Overlays +DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay + # Audio PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/audio/audio_effects.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_effects.xml \ diff --git a/overlay/frameworks/base/core/res/res/xml/power_profile.xml b/overlay/frameworks/base/core/res/res/xml/power_profile.xml new file mode 100644 index 0000000..a86a73f --- /dev/null +++ b/overlay/frameworks/base/core/res/res/xml/power_profile.xml @@ -0,0 +1,167 @@ + + + 3300 + + 4 + 3 + 1 + + 6.957 + 2.855 + 17.757 + 6.478 + 6.141 + 6.141 + + 300000 + 403200 + 499200 + 576000 + 672000 + 768000 + 844800 + 940800 + 1036800 + 1113600 + 1209600 + 1305600 + 1382400 + 1478400 + 1555200 + 1632000 + 1708800 + 1785600 + + + 710400 + 825600 + 940800 + 1056000 + 1171200 + 1286400 + 1401600 + 1497600 + 1612800 + 1708800 + 1804800 + 1920000 + 2016000 + 2131200 + 2227200 + 2323200 + 2419200 + + + 825600 + 940800 + 1056000 + 1171200 + 1286400 + 1401600 + 1497600 + 1612800 + 1708800 + 1804800 + 1920000 + 2016000 + 2131200 + 2227200 + 2323200 + 2419200 + 2534400 + 2649600 + 2745600 + 2841600 + + + 2 + 4 + 6 + 8 + 11 + 13 + 15 + 17 + 20 + 22 + 25 + 28 + 30 + 33 + 35 + 36 + 38 + 40 + + + 36 + 51 + 69 + 84 + 97 + 116 + 131 + 147 + 164 + 177 + 196 + 211 + 237 + 254 + 277 + 286 + 301 + + + 56 + 71 + 97 + 114 + 127 + 146 + 161 + 177 + 194 + 217 + 236 + 251 + 277 + 294 + 317 + 336 + 361 + 397 + 426 + 451 + + 152.118 + 532.322 + 275.816 + 831.870 + 21.29 + 74.758 + 2 + 140 + 260 + 3700 + 0 + 3 + 150 + + 150 + 180 + 230 + 300 + 390 + + 3700 + + 49 + 8 + + 3700 + 0.01 + 9 + 7 + 3300 + \ No newline at end of file