From 56112ee45354ff5e132227e100225d4205fed6ea Mon Sep 17 00:00:00 2001 From: Jan Altensen Date: Sun, 23 Aug 2020 18:36:16 +0200 Subject: [PATCH] exynos9610: add stock overlays Change-Id: I45d7dda4b1dce181e59ece2ebbfd3ff75128cc42 --- .../base/core/res/res/values/config.xml | 177 ++++++++++++++++-- 1 file changed, 165 insertions(+), 12 deletions(-) diff --git a/overlay/frameworks/base/core/res/res/values/config.xml b/overlay/frameworks/base/core/res/res/values/config.xml index 96cd460..de5d892 100644 --- a/overlay/frameworks/base/core/res/res/values/config.xml +++ b/overlay/frameworks/base/core/res/res/values/config.xml @@ -24,19 +24,13 @@ appended after the path string to interpret coordinates in dp instead of px units. Note that a physical cutout should be configured in pixels for the best results. --> - - M -496,0 - L -376,0 - L -376,158 - L -496,158 - Z - + M 0,0 H 49.25 V 41.25 H 0 V 0 Z @dp @left - 165.0px - 165.0px - 24.0dip - 165.0px - 24.0dip + 165px + 165px + 24dp + 165px + 24dp 17 + + + true + + + 3 + 32 + 64 + 100 + 118 + 136 + 162 + 162 + 162 + 162 + 206 + 246 + 270 + 284 + 312 + 324 + 360 + 400 + 450 + 450 + 450 + 562 + + + 5 + 10 + 50 + 90 + 100 + 150 + 200 + 300 + 400 + 500 + 800 + 1000 + 1300 + 1500 + 1600 + 1800 + 2000 + 3000 + 4000 + 8000 + 10000 + + + @null + 1 + 2 + + + /system/framework/arm64/boot-framework.art + /system/framework/oat/arm64/services.odex + /vendor/lib64/egl/libGLES_mali.so + + + 1xrtt:16384,32768,32768,4096,8096,65536 + lte:2097152,4194304,8388608,262144,524288,1048576 + + + bp-tools:adb:rndis,acm,dm,adb:adb + bp-tools:mtp:rndis,acm,dm:mtp + bp-tools:mtp,adb:rndis,acm,dm,adb:mtp,adb + bp-tools:ptp:rndis,acm,dm:ptp + bp-tools:ptp,adb:rndis,acm,dm,adb:ptp,adb + bp-tools:rndis:rndis,acm,dm:mtp + bp-tools:rndis,adb:rndis,acm,dm,adb:mtp,adb + normal:mtp:mtp:mtp + normal:mtp,adb:mtp,adb:mtp,adb + mot-factory:mtp:usbnet:mtp + mot-factory:mtp,adb:usbnet,adb:mtp,adb + mot-factory:adb:usbnet,adb:adb + + + @null + 2 + 18 + 36 + 57 + 67 + 77 + 92 + 117 + 139 + 153 + 161 + 177 + 184 + 204 + 227 + 255 + + + @null + 3 + 32 + 64 + 100 + 118 + 136 + 162 + 206 + 246 + 270 + 284 + 312 + 324 + 360 + 400 + 450 + + + bt-pan + + + rndis0 + + + wlan0 + + + @null + 26 + + + true + true + true + true + true + true + true + true + true + true + true + true + true + true + true + + 65540 + 4 + 9 + 2 + 2 + 2 + + com.motorola.sensor.camera_activate + com.shannon.imsservice + GSM|CDMA|EVDO|WCDMA|LTE + 2097152,4194304,8388608,2097152,4194304,8388608 -- 2.20.1