Oukitel WP8 Pro Overlay

Acting on the feedback from the previous commit (which also makes it region ambivalent).

Signed-off-by: Ed Geraghty <ed@geraghty.london>
This commit is contained in:
Ed 2021-01-15 23:58:59 +00:00
parent 352c8d028d
commit 9733410655
No known key found for this signature in database
GPG key ID: 3436BA9EFA87F62F
7 changed files with 4 additions and 8 deletions

View file

@ -1,7 +1,7 @@
LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
LOCAL_MODULE_TAGS := optional
LOCAL_PACKAGE_NAME := treble-overlay-oukitel-wp8proeea
LOCAL_PACKAGE_NAME := treble-overlay-oukitel-wp8pro
LOCAL_MODULE_PATH := $(TARGET_OUT)/overlay
LOCAL_IS_RUNTIME_RESOURCE_OVERLAY := true
LOCAL_PRIVATE_PLATFORM_APIS := true

View file

@ -1,10 +1,10 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="me.phh.treble.overlay.oukitel.wp8proeea"
package="me.phh.treble.overlay.oukitel.wp8pro"
android:versionCode="1"
android:versionName="1.0">
<overlay android:targetPackage="android"
android:requiredSystemPropertyName="ro.vendor.build.fingerprint"
android:requiredSystemPropertyValue="+OUKITEL/WP8_Pro_EEA/WP8_Pro*"
android:requiredSystemPropertyValue="+OUKITEL/WP8_Pro*"
android:priority="238"
android:isStatic="true" />
</manifest>

View file

@ -1,5 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="config_defaultListenerAccessPackages">com.ssui.launcher3:com.android.calendar:com.ssui.push:com.ssui.gmodel:com.android.launcher3:com.google.android.setupwizard:com.google.android.apps.restore:com.google.android.projection.gearhead</string>
<string name="config_mainBuiltInDisplayCutout">m-11.68968,17.05696c2.62968,6.21568 7.08857,9.6944 11.70693,9.6944s9.07725,-3.47873 11.70693,-9.6944m-0.00313,0c4.58083,-10.81477 12.24164,-17.04067 20.28077,-17.04067l-63.97539,0c8.04226,0 15.69992,6.2259 20.28077,17.04067 @dp</string>
</resources>

View file

@ -1,4 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<integer name="config_doubleTapOnHomeBehavior">2</integer>
</resources>

View file

@ -71,6 +71,7 @@ PRODUCT_PACKAGES += \
treble-overlay-oneplus-op6 \
treble-overlay-oneplus-op6t \
treble-overlay-oneplus-op6t-systemui \
treble-overlay-oukitel-wp8pro \
treble-overlay-razer-cheryl \
treble-overlay-realme-6 \
treble-overlay-realme-6i \