diff --git a/audio/oriole/config/audio_platform_configuration.xml b/audio/oriole/config/audio_platform_configuration.xml
index f0bec9b..a4232cd 100644
--- a/audio/oriole/config/audio_platform_configuration.xml
+++ b/audio/oriole/config/audio_platform_configuration.xml
@@ -196,7 +196,7 @@
-
+
diff --git a/audio/raven/config/audio_platform_configuration.xml b/audio/raven/config/audio_platform_configuration.xml
index f0bec9b..a4232cd 100644
--- a/audio/raven/config/audio_platform_configuration.xml
+++ b/audio/raven/config/audio_platform_configuration.xml
@@ -196,7 +196,7 @@
-
+
diff --git a/conf/init.raviole.rc b/conf/init.raviole.rc
index 22f0917..31ff159 100644
--- a/conf/init.raviole.rc
+++ b/conf/init.raviole.rc
@@ -50,6 +50,10 @@ on post-fs-data
# Start the twoshay touch service
start twoshay
+ # Allow secure_element group to read / write ST33 SPI state
+ chown secure_element secure_element /sys/class/st33spi/st33spi/st33spi_state
+ chmod 0660 /sys/class/st33spi/st33spi/st33spi_state
+
on property:ro.revision=PROTO1.0
setprop persist.fingerprint.ghbm true
diff --git a/thermal_info_config_oriole.json b/thermal_info_config_oriole.json
index 6da4f20..837ccbf 100644
--- a/thermal_info_config_oriole.json
+++ b/thermal_info_config_oriole.json
@@ -824,11 +824,11 @@
},
{
"CdevRequest": "thermal-gpufreq-0",
- "LimitInfo": [0, 0, 0, 0, 6, 6, 6]
+ "LimitInfo": [0, 0, 0, 0, 4, 4, 4]
},
{
"CdevRequest": "tpu_cooling",
- "LimitInfo": [0, 0, 0, 0, 5, 5, 5]
+ "LimitInfo": [0, 0, 0, 0, 6, 6, 6]
}
]
},
@@ -906,7 +906,7 @@
},
{
"CdevRequest": "tpu_cooling",
- "LimitInfo": [0, 0, 0, 0, 5, 5, 5]
+ "LimitInfo": [0, 0, 0, 0, 6, 6, 6]
}
]
},
@@ -945,7 +945,7 @@
},
{
"CdevRequest": "tpu_cooling",
- "LimitInfo": [0, 0, 0, 0, 4, 4, 4]
+ "LimitInfo": [0, 0, 0, 0, 5, 5, 5]
}
]
},
diff --git a/thermal_info_config_raven.json b/thermal_info_config_raven.json
index 0006b70..d452757 100644
--- a/thermal_info_config_raven.json
+++ b/thermal_info_config_raven.json
@@ -798,11 +798,11 @@
},
{
"CdevRequest": "thermal-gpufreq-0",
- "LimitInfo": [0, 0, 0, 0, 6, 6, 6]
+ "LimitInfo": [0, 0, 0, 0, 4, 4, 4]
},
{
"CdevRequest": "tpu_cooling",
- "LimitInfo": [0, 0, 0, 0, 5, 5, 5]
+ "LimitInfo": [0, 0, 0, 0, 6, 6, 6]
}
]
},
@@ -880,7 +880,7 @@
},
{
"CdevRequest": "tpu_cooling",
- "LimitInfo": [0, 0, 0, 0, 5, 5, 5]
+ "LimitInfo": [0, 0, 0, 0, 6, 6, 6]
}
]
},
@@ -919,7 +919,7 @@
},
{
"CdevRequest": "tpu_cooling",
- "LimitInfo": [0, 0, 0, 0, 4, 4, 4]
+ "LimitInfo": [0, 0, 0, 0, 5, 5, 5]
}
]
},