diff --git a/Asus/ZenFoneMaxShot/Android.mk b/Asus/ZenFoneMaxShot/Android.mk new file mode 100644 index 0000000..3bd7252 --- /dev/null +++ b/Asus/ZenFoneMaxShot/Android.mk @@ -0,0 +1,8 @@ +LOCAL_PATH := $(call my-dir) +include $(CLEAR_VARS) +LOCAL_MODULE_TAGS := optional +LOCAL_PACKAGE_NAME := treble-overlay-asus-zenfonemaxshot +LOCAL_MODULE_PATH := $(TARGET_OUT)/overlay +LOCAL_IS_RUNTIME_RESOURCE_OVERLAY := true +LOCAL_PRIVATE_PLATFORM_APIS := true +include $(BUILD_PACKAGE) diff --git a/Asus/ZenFoneMaxShot/AndroidManifest.xml b/Asus/ZenFoneMaxShot/AndroidManifest.xml new file mode 100644 index 0000000..2225eb5 --- /dev/null +++ b/Asus/ZenFoneMaxShot/AndroidManifest.xml @@ -0,0 +1,10 @@ + + + diff --git a/Asus/ZenFoneMaxShot/res/values/notch.xml b/Asus/ZenFoneMaxShot/res/values/notch.xml new file mode 100644 index 0000000..46e67cf --- /dev/null +++ b/Asus/ZenFoneMaxShot/res/values/notch.xml @@ -0,0 +1,27 @@ + + + + + 81px + + 81px + + 81px + M 0,0 L -58, 0 L -40.9940446283, 10.0595537175 L -35, 27 L -35, 10.0595537175 L 35.2, 10.0595537175 L 35, 27 L 40, 0 Z @dp + diff --git a/Asus/ZenFoneMaxShot/res/xml/power_profile.xml b/Asus/ZenFoneMaxShot/res/xml/power_profile.xml new file mode 100644 index 0000000..d9e01f9 --- /dev/null +++ b/Asus/ZenFoneMaxShot/res/xml/power_profile.xml @@ -0,0 +1,26 @@ + + + 63 + 261 + + 200000 + 499200 + 533333 + 800000 + 998400 + 1094400 + 1209600 + + + 151 + 169 + 177 + 195 + 259 + 307 + 353 + + 1.6 + 1.6 + 4000 + diff --git a/fail b/fail new file mode 100644 index 0000000..e69de29 diff --git a/overlay.mk b/overlay.mk index 84353ae..589f7ab 100644 --- a/overlay.mk +++ b/overlay.mk @@ -10,6 +10,7 @@ PRODUCT_PACKAGES += \ treble-overlay-asus-zenfone5z \ treble-overlay-asus-zenfonelivel1za550kl \ treble-overlay-asus-zenfonemaxm2 \ + treble-overlay-asus-zenfonemaxshot \ treble-overlay-bq-jeice \ treble-overlay-caf-ims \ treble-overlay-devinputjack \