diff --git a/Multilaser/M8_4G_SO0V/Android.mk b/Multilaser/M8_4G_SO0V/Android.mk new file mode 100644 index 000000000..445cfb1d6 --- /dev/null +++ b/Multilaser/M8_4G_SO0V/Android.mk @@ -0,0 +1,8 @@ +LOCAL_PATH := $(call my-dir) +include $(CLEAR_VARS) +LOCAL_MODULE_TAGS := optional +LOCAL_PACKAGE_NAME := treble-overlay-multilaser-m84gso0v +LOCAL_MODULE_PATH := $(TARGET_OUT_PRODUCT)/overlay +LOCAL_IS_RUNTIME_RESOURCE_OVERLAY := true +LOCAL_PRIVATE_PLATFORM_APIS := true +include $(BUILD_PACKAGE) diff --git a/Multilaser/M8_4G_SO0V/AndroidManifest.xml b/Multilaser/M8_4G_SO0V/AndroidManifest.xml new file mode 100644 index 000000000..20fedd7d9 --- /dev/null +++ b/Multilaser/M8_4G_SO0V/AndroidManifest.xml @@ -0,0 +1,10 @@ + + + diff --git a/Multilaser/M8_4G_SO0V/res/values/config.xml b/Multilaser/M8_4G_SO0V/res/values/config.xml new file mode 100644 index 000000000..0b3e0ef61 --- /dev/null +++ b/Multilaser/M8_4G_SO0V/res/values/config.xml @@ -0,0 +1,36 @@ + + + + 0 + 1 + 2 + 3 + + + 0:2:15 + 1:8:4095 + + + true + true + true + true + false + true + true + true + true + true + true + false + true + true + + 0.8 + 1.0 + 0.0 + + 5 + 61 + 61 + diff --git a/Multilaser/M8_4G_SO0V/res/xml/power_profile.xml b/Multilaser/M8_4G_SO0V/res/xml/power_profile.xml new file mode 100644 index 000000000..3fa313712 --- /dev/null +++ b/Multilaser/M8_4G_SO0V/res/xml/power_profile.xml @@ -0,0 +1,90 @@ + + + 0.1 + 0.1 + 0.1 + 0.1 + 0.1 + 0.1 + 0.1 + 0.1 + 0.1 + 0.1 + 0.1 + 0.1 + 0.1 + 0.1 + 0.1 + + 0.2 + 0.1 + + + 4 + 4 + + + 400000 + + + 0.1 + + 1.11 + 5 + 2.55. 2.11 + 2.22 + + 300000 + 1000000 + 2000000 + + + 300000 + 1000000 + 2500000 + 3000000 + + + 10 + 20 + 30 + + + 25 + 35 + 50 + 60 + + + 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 bc84489f1..ad4d772f4 100644 --- a/overlay.mk +++ b/overlay.mk @@ -136,6 +136,7 @@ PRODUCT_PACKAGES += \ treble-overlay-moto-tundra \ treble-overlay-moto-tundra-systemui \ treble-overlay-mtk-ims \ + treble-overlay-multilaser-m84gso0v \ treble-overlay-nokia-b2n-7plus \ treble-overlay-nokia-ctl-7-1 \ treble-overlay-nokia-drg-6.1plus-x6 \