mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-27 14:29:33 +00:00
usb: Remove the permission change of unused nodes
Bug: 248982089 Signed-off-by: Kyle Tso <kyletso@google.com> Change-Id: I4707e3bbd7fa1d42e08577edba8d9bb52cc7c061
This commit is contained in:
committed by
TreeHugger Robot
parent
96b8020d7f
commit
a83716ff8d
@@ -23,7 +23,6 @@ on post-fs
|
||||
chown root system /sys/devices/platform/11110000.usb/dwc3_exynos_otg_b_sess
|
||||
chown root system /sys/devices/platform/11110000.usb/dwc3_exynos_otg_id
|
||||
chown root system /sys/devices/platform/11110000.usb/usb_data_enabled
|
||||
chown root system /sys/devices/platform/google,pogo/enable_usb
|
||||
chmod 664 /sys/class/typec/port0/power_role
|
||||
chmod 664 /sys/class/typec/port0/data_role
|
||||
chmod 664 /sys/class/typec/port0/port_type
|
||||
@@ -42,4 +41,3 @@ on post-fs
|
||||
chmod 664 /sys/devices/platform/10d60000.hsi2c/i2c-6/i2c-max77759tcpc/usb_limit_sink_enable
|
||||
chmod 664 /sys/devices/platform/10d60000.hsi2c/i2c-5/i2c-max77759tcpc/usb_limit_source_enable
|
||||
chmod 664 /sys/devices/platform/10d60000.hsi2c/i2c-6/i2c-max77759tcpc/usb_limit_source_enable
|
||||
chmod 664 /sys/devices/platform/google,pogo/enable_usb
|
||||
|
||||
Reference in New Issue
Block a user