diff --git a/Vsmart/Live/Android.mk b/Vsmart/Live/Android.mk new file mode 100644 index 0000000..d345909 --- /dev/null +++ b/Vsmart/Live/Android.mk @@ -0,0 +1,8 @@ +LOCAL_PATH := $(call my-dir) +include $(CLEAR_VARS) +LOCAL_MODULE_TAGS := optional +LOCAL_PACKAGE_NAME := treble-overlay-vsmart-live +LOCAL_MODULE_PATH := $(TARGET_OUT)/overlay +LOCAL_IS_RUNTIME_RESOURCE_OVERLAY := true +LOCAL_PRIVATE_PLATFORM_APIS := true +include $(BUILD_PACKAGE) diff --git a/Vsmart/Live/AndroidManifest.xml b/Vsmart/Live/AndroidManifest.xml new file mode 100644 index 0000000..1d347c5 --- /dev/null +++ b/Vsmart/Live/AndroidManifest.xml @@ -0,0 +1,10 @@ + + + diff --git a/Vsmart/Live/res/values/config.xml b/Vsmart/Live/res/values/config.xml new file mode 100644 index 0000000..05614bf --- /dev/null +++ b/Vsmart/Live/res/values/config.xml @@ -0,0 +1,45 @@ + + + true + true + true + true + true + true + false + true + true + true + true + true + true + 110.0px + 200.0% + 29.999996% + 3 + 3700 + 20 + 33 + 10000 + 10000 + 5 + 50 + 88 + 1 + 600 + + wifi,1,1,1,-1,true + mobile,0,0,0,-1,true + mobile_mms,2,0,4,60000,true + mobile_supl,3,0,2,60000,true + mobile_dun,4,0,2,60000,true + mobile_hipri,5,0,3,60000,true + mobile_fota,10,0,2,60000,true + mobile_ims,11,0,2,60000,true + mobile_cbs,12,0,2,60000,true + bluetooth,7,7,2,-1,true + mobile_emergency,15,0,5,-1,true + ethernet,9,9,9,-1,true + + + diff --git a/Vsmart/Live/res/xml/power_profile.xml b/Vsmart/Live/res/xml/power_profile.xml new file mode 100644 index 0000000..85450ff --- /dev/null +++ b/Vsmart/Live/res/xml/power_profile.xml @@ -0,0 +1,108 @@ + + + 0.1 + 92 + 330 + 19 + 2.75 + 1 + 178 + 28 + 11 + 78 + 197 + 550 + 50 + 147 + 30 + + 2.5 + 1.5 + + + 6 + 2 + + + 300000 + 576000 + 748800 + 1017600 + 1209600 + 1363200 + 1516800 + 1593600 + 1708800 + + + 300000 + 652800 + 768000 + 979200 + 1017600 + 1209600 + 1363200 + 1516800 + 1708800 + 1900800 + 2016000 + + + 42 + 78 + 98 + 106 + 134 + 238 + 264 + 302 + 358 + + + 34 + 76 + 108 + 114 + 120 + 142 + 180 + 232 + 276 + 438 + 522 + + 5 + + 22.7 + + 4000 + 0 + 0 + 0 + + 0 + + .0002 + .002 + .02 + .2 + 2 + + 0 + 0 + 0 + + 0 + 0 + 0 + 0 + 0 + + 0 + + 0 + 0 + + 0 + + diff --git a/overlay.mk b/overlay.mk index 23bbbf2..a9ebff8 100644 --- a/overlay.mk +++ b/overlay.mk @@ -90,6 +90,7 @@ PRODUCT_PACKAGES += \ treble-overlay-teclast-m30 \ treble-overlay-tecno-camon11 \ treble-overlay-umidigi-power \ + treble-overlay-vsmart-live \ treble-overlay-webview \ treble-overlay-wifi5g \ treble-overlay-xiaomi-mi6x \