conf: Enable access for braking time sysfs nodes
Sysfs nodes: - braking_time_bank - braking_time_index - braking_time_ms Bug: 325121485 Test: Open sysfs nodes successfully during HAL init Change-Id: Ib1d4a62bf6e0c88c69869a83196c3e9bd003ef47 Signed-off-by: leonardian <leonardian@google.com>
This commit is contained in:
parent
0fbebce97f
commit
743337bafb
1 changed files with 3 additions and 0 deletions
|
@ -40,6 +40,9 @@ on property:vendor.all.modules.ready=1
|
|||
chown system system /sys/bus/i2c/devices/8-0043/calibration/redc_stored
|
||||
chown system system /sys/bus/i2c/devices/8-0043/default/vibe_state
|
||||
chown system system /sys/bus/i2c/devices/8-0043/default/num_waves
|
||||
chown system system /sys/bus/i2c/devices/8-0043/default/braking_time_bank
|
||||
chown system system /sys/bus/i2c/devices/8-0043/default/braking_time_index
|
||||
chown system system /sys/bus/i2c/devices/8-0043/default/braking_time_ms
|
||||
chown system system /sys/bus/i2c/devices/8-0043/default/f0_offset
|
||||
chown system system /sys/bus/i2c/devices/8-0043/default/owt_free_space
|
||||
chown system system /sys/bus/i2c/devices/8-0043/default/f0_comp_enable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue