diff --git a/audio/oriole/config/mixer_paths.xml b/audio/oriole/config/mixer_paths.xml
index e56b314..27da7b5 100644
--- a/audio/oriole/config/mixer_paths.xml
+++ b/audio/oriole/config/mixer_paths.xml
@@ -521,6 +521,7 @@
+
diff --git a/audio/raven/config/mixer_paths.xml b/audio/raven/config/mixer_paths.xml
index ddc5857..f37ce2b 100644
--- a/audio/raven/config/mixer_paths.xml
+++ b/audio/raven/config/mixer_paths.xml
@@ -548,6 +548,7 @@
+
diff --git a/device-oriole.mk b/device-oriole.mk
index 6f90e20..e8e1bca 100644
--- a/device-oriole.mk
+++ b/device-oriole.mk
@@ -107,3 +107,8 @@ endif
# Increment the SVN for any official public releases
PRODUCT_VENDOR_PROPERTIES += \
ro.vendor.build.svn=1
+
+# Hide cutout overlays
+PRODUCT_PACKAGES += \
+ NoCutoutOverlay \
+ AvoidAppsInCutoutOverlay
diff --git a/device-raven.mk b/device-raven.mk
index 8ef95c3..89074de 100644
--- a/device-raven.mk
+++ b/device-raven.mk
@@ -106,3 +106,8 @@ endif
# Increment the SVN for any official public releases
PRODUCT_VENDOR_PROPERTIES += \
ro.vendor.build.svn=1
+
+# Hide cutout overlays
+PRODUCT_PACKAGES += \
+ NoCutoutOverlay \
+ AvoidAppsInCutoutOverlay
diff --git a/oriole/overlay/frameworks/base/core/res/res/values/config.xml b/oriole/overlay/frameworks/base/core/res/res/values/config.xml
index a3317ee..8194bb4 100644
--- a/oriole/overlay/frameworks/base/core/res/res/values/config.xml
+++ b/oriole/overlay/frameworks/base/core/res/res/values/config.xml
@@ -37,6 +37,13 @@
Must be in the range specified by minimum and maximum. -->
- 0.29019607843
+
+ 0
+
+
+ 90
+
- -0.4553233597
@@ -180,7 +187,4 @@
com.google.sensor.quick_pickup
-
- 90
-
diff --git a/raven/overlay/frameworks/base/core/res/res/values/config.xml b/raven/overlay/frameworks/base/core/res/res/values/config.xml
index f8536b0..91fed9e 100644
--- a/raven/overlay/frameworks/base/core/res/res/values/config.xml
+++ b/raven/overlay/frameworks/base/core/res/res/values/config.xml
@@ -86,6 +86,13 @@
Must be in the range specified by minimum and maximum. -->
- 0.29019607843
+
+ 0
+
+
+ 120
+
http://www.gstatic.com/android/sms/G8V0U.xml
+
diff --git a/thermal_info_config_oriole.json b/thermal_info_config_oriole.json
index 26a1b38..a9766c5 100644
--- a/thermal_info_config_oriole.json
+++ b/thermal_info_config_oriole.json
@@ -15,6 +15,36 @@
"VrThreshold":"NAN",
"Multiplier":0.001
},
+ {
+ "Name":"rf1_therm",
+ "Type":"UNKNOWN",
+ "HotThreshold":[
+ "NAN",
+ "NAN",
+ "NAN",
+ "NAN",
+ "NAN",
+ "NAN",
+ "NAN"
+ ],
+ "VrThreshold":"NAN",
+ "Multiplier":0.001
+ },
+ {
+ "Name":"rf2_therm",
+ "Type":"UNKNOWN",
+ "HotThreshold":[
+ "NAN",
+ "NAN",
+ "NAN",
+ "NAN",
+ "NAN",
+ "NAN",
+ "NAN"
+ ],
+ "VrThreshold":"NAN",
+ "Multiplier":0.001
+ },
{
"Name":"neutral_therm",
"Type":"UNKNOWN",
@@ -243,8 +273,8 @@
0.0,
0.0,
0.0,
- 0.0,
1.9,
+ 0.0,
0.0
],
"VrThreshold":"NAN",
diff --git a/thermal_info_config_raven.json b/thermal_info_config_raven.json
index 4eb649c..ba3a340 100644
--- a/thermal_info_config_raven.json
+++ b/thermal_info_config_raven.json
@@ -15,6 +15,36 @@
"VrThreshold":"NAN",
"Multiplier":0.001
},
+ {
+ "Name":"rf1_therm",
+ "Type":"UNKNOWN",
+ "HotThreshold":[
+ "NAN",
+ "NAN",
+ "NAN",
+ "NAN",
+ "NAN",
+ "NAN",
+ "NAN"
+ ],
+ "VrThreshold":"NAN",
+ "Multiplier":0.001
+ },
+ {
+ "Name":"rf2_therm",
+ "Type":"UNKNOWN",
+ "HotThreshold":[
+ "NAN",
+ "NAN",
+ "NAN",
+ "NAN",
+ "NAN",
+ "NAN",
+ "NAN"
+ ],
+ "VrThreshold":"NAN",
+ "Multiplier":0.001
+ },
{
"Name":"neutral_therm",
"Type":"UNKNOWN",
@@ -243,8 +273,8 @@
0.0,
0.0,
0.0,
- 0.0,
1.9,
+ 0.0,
0.0
],
"VrThreshold":"NAN",