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: If26123e51df8de5d1d5a4f54d880e756fbe5b7b3 Signed-off-by: leonardian <leonardian@google.com>
This commit is contained in:
parent
a0f2e941ae
commit
8e122fc2d1
1 changed files with 3 additions and 0 deletions
|
@ -79,6 +79,9 @@ on property:vendor.all.modules.ready=1
|
|||
chown system system /sys/bus/i2c/devices/0-0043/calibration/redc_stored
|
||||
chown system system /sys/bus/i2c/devices/0-0043/default/vibe_state
|
||||
chown system system /sys/bus/i2c/devices/0-0043/default/num_waves
|
||||
chown system system /sys/bus/i2c/devices/0-0043/default/braking_time_bank
|
||||
chown system system /sys/bus/i2c/devices/0-0043/default/braking_time_index
|
||||
chown system system /sys/bus/i2c/devices/0-0043/default/braking_time_ms
|
||||
chown system system /sys/bus/i2c/devices/0-0043/default/f0_offset
|
||||
chown system system /sys/bus/i2c/devices/0-0043/default/owt_free_space
|
||||
chown system system /sys/bus/i2c/devices/0-0043/default/f0_comp_enable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue