diff --git a/Unihertz/Jelly2/Android.mk b/Unihertz/Jelly2/Android.mk new file mode 100644 index 0000000..cd1cf61 --- /dev/null +++ b/Unihertz/Jelly2/Android.mk @@ -0,0 +1,8 @@ +LOCAL_PATH := $(call my-dir) +include $(CLEAR_VARS) +LOCAL_MODULE_TAGS := optional +LOCAL_PACKAGE_NAME := treble-overlay-unihertz-jelly2 +LOCAL_MODULE_PATH := $(TARGET_OUT_PRODUCT)/overlay +LOCAL_IS_RUNTIME_RESOURCE_OVERLAY := true +LOCAL_PRIVATE_PLATFORM_APIS := true +include $(BUILD_PACKAGE) diff --git a/Unihertz/Jelly2/AndroidManifest.xml b/Unihertz/Jelly2/AndroidManifest.xml new file mode 100644 index 0000000..91c1a23 --- /dev/null +++ b/Unihertz/Jelly2/AndroidManifest.xml @@ -0,0 +1,10 @@ + + + diff --git a/Unihertz/Jelly2/res/values/config.xml b/Unihertz/Jelly2/res/values/config.xml new file mode 100644 index 0000000..a82e4b5 --- /dev/null +++ b/Unihertz/Jelly2/res/values/config.xml @@ -0,0 +1,63 @@ + + + + 8 + 64 + 98 + 104 + 110 + 116 + 122 + 128 + 134 + 182 + 255 + 255 + 255 + 255 + 255 + 255 + 255 + 255 + + + 128 + 256 + 384 + 512 + 640 + 768 + 896 + 1024 + 2048 + 4096 + 6144 + 8192 + 10240 + 12288 + 14336 + 16384 + 18432 + + true + false + false + false + true + true + true + true + false + true + true + false + true + true + true + true + 36.0dip + 2000 + 3000 + 1 + 5 + diff --git a/Unihertz/Jelly2/res/xml/power_profile.xml b/Unihertz/Jelly2/res/xml/power_profile.xml new file mode 100644 index 0000000..12efff8 --- /dev/null +++ b/Unihertz/Jelly2/res/xml/power_profile.xml @@ -0,0 +1,119 @@ + + + 0.1 + 85 + 118.6 + 42 + 0.71 + 1.72 + 194 + 55 + 33.42 + 43 + 200 + 600 + 34 + 627.5 + 20.72 + + 13.12 + 13.12 + + + 4 + 4 + + + 156000 + 286000 + 338000 + 494000 + 598000 + 663000 + 689000 + 819000 + 871000 + 910000 + 1027000 + 1196000 + 1352000 + 1430000 + 1508000 + + + 420 + 400 + 380 + 360 + 340 + 320 + 300 + 280 + 260 + 240 + 220 + 200 + 180 + 160 + 140 + 120 + + 4.58 + 5 + 2.55. 2.11 + 2.22 + + 300000 + 1000000 + 2000000 + + + 300000 + 1000000 + 2500000 + 3000000 + + + 10 + 20 + 30 + + + 25 + 35 + 50 + 60 + + + 22.7 + + 2000 + 3 + 200 + 200 + + 3.3 + + .0002 + .002 + .02 + .2 + 2 + + 0 + 0 + 0 + + 0 + 0 + 0 + 0 + 0 + + 0 + + 0 + 0 + + 0 + \ No newline at end of file diff --git a/overlay.mk b/overlay.mk index 6e32532..6b0edb7 100755 --- a/overlay.mk +++ b/overlay.mk @@ -130,6 +130,7 @@ PRODUCT_PACKAGES += \ treble-overlay-tethering \ treble-overlay-umidigi-A3S \ treble-overlay-umidigi-power \ + treble-overlay-unihertz-jelly2 \ treble-overlay-vsmart-live \ treble-overlay-webview \ treble-overlay-wifi5g \