init.hardware.rc: add permission for battery eeprom am: b316d5cc65 am: 2846a8f379 am: c05c69c9b1

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14701130

Change-Id: I7c275735f45d888788170e5575526f85173ab92e
This commit is contained in:
Denny cy Lee 2021-06-23 09:17:34 +00:00 committed by Automerger Merge Worker
commit 3ac1c7b9b4

View file

@ -173,6 +173,7 @@ on init
# Dump eeprom # Dump eeprom
chown system system /sys/devices/platform/10970000.hsi2c/i2c-5/5-0050/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 chown system system /sys/devices/platform/10970000.hsi2c/i2c-4/4-0050/eeprom
chown system system /dev/battery_history
# 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