Merge "init.gs101.rc: set system ownership for eeprom" into sc-dev

This commit is contained in:
Jenny Ho 2021-03-17 08:07:45 +00:00 committed by Android (Google) Code Review
commit 60dca5dc0a

View file

@ -176,6 +176,10 @@ on init
chown system system /d/regmap/5-0057-pca9468-mains/registers chown system system /d/regmap/5-0057-pca9468-mains/registers
chown system system /d/regmap/6-0057-pca9468-mains/registers chown system system /d/regmap/6-0057-pca9468-mains/registers
# Dump eeprom
chown system system /sys/devices/platform/10970000.hsi2c/i2c-5/5-0050/eeprom
chown system system /sys/devices/platform/10970000.hsi2c/i2c-4/4-0050/eeprom
# Modem temperature driver # Modem temperature driver
chown radio system /sys/devices/platform/cp-tm1/cp_temp chown radio system /sys/devices/platform/cp-tm1/cp_temp