thermal: update access permissions for rfpa therm

allow ThermalHAL to overwrite trip point of rfpa_therm

Bug: 296476775
Test: adb shell ls -al dev/thermal/tz-by-name/rfpa_therm/trip_point_*
      to validate permissions
Change-Id: Ib74e21d1c18f4e59f10cea3b52473e6935deed33
This commit is contained in:
Jikai Ma 2023-11-07 06:35:15 +00:00
parent 6113111eea
commit c164ec40d2

View file

@ -925,6 +925,8 @@ on property:vendor.thermal.link_ready=1
chown system system /dev/thermal/tz-by-name/usb_conn_therm/trip_point_0_hyst
chown system system /dev/thermal/tz-by-name/btmspkr_therm/trip_point_0_temp
chown system system /dev/thermal/tz-by-name/btmspkr_therm/trip_point_0_hyst
chown system system /dev/thermal/tz-by-name/rfpa_therm/trip_point_0_temp
chown system system /dev/thermal/tz-by-name/rfpa_therm/trip_point_0_hyst
chown system system /dev/thermal/cdev-by-name/thermal-cpufreq-0/user_vote
chown system system /dev/thermal/cdev-by-name/thermal-cpufreq-1/user_vote
chown system system /dev/thermal/cdev-by-name/thermal-cpufreq-2/user_vote