sm8650-common: Import init scripts
Signed-off-by: David Wronek <david@mainlining.org> Change-Id: If43e0106057b01ad069a913f2a276ea94cd8df1b
This commit is contained in:
9
init/init.samsung.connector.rc
Normal file
9
init/init.samsung.connector.rc
Normal file
@@ -0,0 +1,9 @@
|
||||
on late-init
|
||||
# Permissions for sec_abc_detect_conn.ko
|
||||
chown system system /sys/class/sec/sec_detect_conn/connector_state
|
||||
chmod 0440 /sys/class/sec/sec_detect_conn/connector_state
|
||||
chown system system /sys/class/sec/sec_detect_conn/connector_count
|
||||
chmod 0440 /sys/class/sec/sec_detect_conn/connector_count
|
||||
chown system system /sys/class/sec/sec_detect_conn/connector_disconnected_count
|
||||
chmod 0600 /sys/class/sec/sec_detect_conn/connector_disconnected_count
|
||||
|
Reference in New Issue
Block a user