berlin: rootdir: set permissions for dt2w and single tap gesture
Change-Id: I4ec57e95c68a8673a5246bebbbde25f32287f9ba
This commit is contained in:
parent
58853b9281
commit
02bea4f8a3
@ -67,6 +67,10 @@ on boot
|
||||
chmod 0660 /sys/class/touchscreen/primary/first_filter
|
||||
chown system system /sys/class/touchscreen/primary/sensitivity
|
||||
chmod 0660 /sys/class/touchscreen/primary/sensitivity
|
||||
chown system system /sys/devices/platform/soc/a94000.i2c/i2c-2/2-0049/double_click
|
||||
chmod 0660 /sys/devices/platform/soc/a94000.i2c/i2c-2/2-0049/double_click
|
||||
chown system system /sys/devices/platform/soc/a94000.i2c/i2c-2/2-0049/single_click
|
||||
chmod 0660 /sys/devices/platform/soc/a94000.i2c/i2c-2/2-0049/single_click
|
||||
# Set adaptive charging perms for HAL
|
||||
chown system system /sys/module/qpnp_adaptive_charge/parameters/upper_limit
|
||||
chown system system /sys/module/qpnp_adaptive_charge/parameters/lower_limit
|
||||
|
Loading…
x
Reference in New Issue
Block a user