diff --git a/conf/init.gs201.rc b/conf/init.gs201.rc
index f4617ebb..17322304 100644
--- a/conf/init.gs201.rc
+++ b/conf/init.gs201.rc
@@ -939,6 +939,8 @@ on property:vendor.thermal.link_ready=1
chown system system /dev/thermal/tz-by-name/batoilo/trip_point_0_temp
chown system system /dev/thermal/tz-by-name/batoilo/trip_point_0_hyst
# Thermal
+ chown system system /dev/thermal/tz-by-name/skin_therm/trip_point_0_temp
+ chown system system /dev/thermal/tz-by-name/skin_therm/trip_point_0_hyst
chown system system /dev/thermal/tz-by-name/skin_therm1/trip_point_0_temp
chown system system /dev/thermal/tz-by-name/skin_therm1/trip_point_0_hyst
chown system system /dev/thermal/tz-by-name/quiet_therm/trip_point_0_temp
diff --git a/device.mk b/device.mk
index 7b13ccea..1f562eec 100644
--- a/device.mk
+++ b/device.mk
@@ -955,8 +955,7 @@ $(call inherit-product-if-exists, vendor/google/camera/devices/whi/device-vendor
PRODUCT_COPY_FILES += \
device/google/gs201/default-permissions.xml:$(TARGET_COPY_OUT_PRODUCT)/etc/default-permissions/default-permissions.xml \
- device/google/gs201/component-overrides.xml:$(TARGET_COPY_OUT_VENDOR)/etc/sysconfig/component-overrides.xml \
- frameworks/native/data/etc/handheld_core_hardware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/handheld_core_hardware.xml \
+ device/google/gs201/component-overrides.xml:$(TARGET_COPY_OUT_VENDOR)/etc/sysconfig/component-overrides.xml
# modem logging configs
PRODUCT_COPY_FILES += \
diff --git a/media_codecs_aosp_c2.xml b/media_codecs_aosp_c2.xml
index c2eed11f..bae71e61 100644
--- a/media_codecs_aosp_c2.xml
+++ b/media_codecs_aosp_c2.xml
@@ -164,6 +164,7 @@
+
@@ -175,11 +176,13 @@
+
+
@@ -195,6 +198,7 @@
+
@@ -209,6 +213,7 @@
+
@@ -224,6 +229,7 @@
+
@@ -239,6 +245,7 @@
+
diff --git a/radio/config/Pixel_Default.nprf b/radio/config/Pixel_Default.nprf
index 922e011a..b21a27e8 100644
Binary files a/radio/config/Pixel_Default.nprf and b/radio/config/Pixel_Default.nprf differ