diff --git a/Asus/ZenFoneLiveL1Oreo/Android.mk b/Asus/ZenFoneLiveL1Oreo/Android.mk new file mode 100644 index 0000000..4d3e035 --- /dev/null +++ b/Asus/ZenFoneLiveL1Oreo/Android.mk @@ -0,0 +1,8 @@ +LOCAL_PATH := $(call my-dir) +include $(CLEAR_VARS) +LOCAL_MODULE_TAGS := optional +LOCAL_PACKAGE_NAME := treble-overlay-asus-zenfonelivel1oreo +LOCAL_MODULE_PATH := $(TARGET_OUT)/overlay +LOCAL_IS_RUNTIME_RESOURCE_OVERLAY := true +LOCAL_PRIVATE_PLATFORM_APIS := true +include $(BUILD_PACKAGE) diff --git a/Asus/ZenFoneLiveL1Oreo/AndroidManifest.xml b/Asus/ZenFoneLiveL1Oreo/AndroidManifest.xml new file mode 100644 index 0000000..67a84f4 --- /dev/null +++ b/Asus/ZenFoneLiveL1Oreo/AndroidManifest.xml @@ -0,0 +1,9 @@ + + + diff --git a/Asus/ZenFoneLiveL1Oreo/res/values/config.xml b/Asus/ZenFoneLiveL1Oreo/res/values/config.xml new file mode 100644 index 0000000..5d4c02f --- /dev/null +++ b/Asus/ZenFoneLiveL1Oreo/res/values/config.xml @@ -0,0 +1,85 @@ + + + + 7 + 10 + 30 + 45 + 57 + 69 + 88 + 101 + 110 + 117 + 128 + 139 + 150 + 193 + 223 + 246 + 257 + 262 + 266 + 270 + 337 + 405 + 472 + + + 15 + 30 + 50 + 100 + 200 + 300 + 400 + 500 + 650 + 800 + 1000 + 1500 + 2000 + 3000 + 4000 + 5000 + 7000 + 10000 + 12500 + 15000 + 17500 + 20000 + + true + true + false + true + true + true + true + true + true + true + true + false + false + true + true + true + false + false + 300.0% + 20.000004% + 1200 + 3000 + 1 + 10 + 17 + 102 + 255 + 4 + 1 + 3300 + 2 + 3 + 600 + diff --git a/Asus/ZenFoneLiveL1Oreo/res/xml/power_profile.xml b/Asus/ZenFoneLiveL1Oreo/res/xml/power_profile.xml new file mode 100644 index 0000000..8a888f2 --- /dev/null +++ b/Asus/ZenFoneLiveL1Oreo/res/xml/power_profile.xml @@ -0,0 +1,37 @@ + + + 89.13 + 188.23 + 0.29 + 71.23 + 22.94 + 0.77 + 26.78 + 11.77 + 72.61 + 136.85 + 1.43 + 8.05 + 31.68 + 120.73 + 492.94 + + 960000 + 1094400 + 1209600 + 1248000 + 1344000 + 1401000 + + + 134 + 149 + 157 + 172 + 189 + 202 + + 21.75 + 2.87 + 3000 + \ No newline at end of file diff --git a/overlay.mk b/overlay.mk index 188755b..b694977 100644 --- a/overlay.mk +++ b/overlay.mk @@ -8,6 +8,7 @@ PRODUCT_PACKAGES += \ treble-overlay-Telephony-LTE \ treble-overlay-asus-zenfone5 \ treble-overlay-asus-zenfone5z \ + treble-overlay-asus-zenfonelivel1oreo \ treble-overlay-caf-ims \ treble-overlay-devinputjack \ treble-overlay-huawei \