diff options
| author | TreeHugger Robot <treehugger-gerrit@google.com> | 2020-05-13 06:30:34 +0000 |
|---|---|---|
| committer | Android (Google) Code Review <android-gerrit@google.com> | 2020-05-13 06:30:34 +0000 |
| commit | 9e48e3c9b4435bb9cf59aa641f5bdb31c2bda2c1 (patch) | |
| tree | 40203135c1110f0ed4296b6b28024d3798892480 /init.hardware.rc | |
| parent | 621978f003578393d8e79e816b0d20a1a38947d9 (diff) | |
| parent | b43f869ff0e4545ec04535a043123771d75aaa6b (diff) | |
Merge "vibrator: Consolidate RC Files"
Diffstat (limited to 'init.hardware.rc')
| -rw-r--r-- | init.hardware.rc | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/init.hardware.rc b/init.hardware.rc index 104347fd..1f4d9a49 100644 --- a/init.hardware.rc +++ b/init.hardware.rc @@ -317,11 +317,6 @@ on zygote-start chown media audio /mnt/vendor/persist/audio chown audioserver audio /mnt/vendor/persist/audio/audio.cal - chmod 770 /mnt/vendor/persist/haptics - chmod 440 /mnt/vendor/persist/haptics/drv2624.cal - chown system system /mnt/vendor/persist/haptics - chown system system /mnt/vendor/persist/haptics/drv2624.cal - # Mark the copy complete flag to not completed write /data/vendor/radio/copy_complete 0 chown radio radio /data/vendor/radio/copy_complete @@ -372,19 +367,6 @@ on early-boot chown cameraserver camera /dev/vd6281 chmod 0660 /dev/vd6281 - # Permission for Vibrator - chown system system /sys/class/leds/vibrator/device/mode - chown system system /sys/class/leds/vibrator/device/od_clamp - chown system system /sys/class/leds/vibrator/device/rtp_input - chown system system /sys/class/leds/vibrator/device/scale - chown system system /sys/class/leds/vibrator/device/set_sequencer - chown system system /sys/class/leds/vibrator/device/autocal_result - chown system system /sys/class/leds/vibrator/device/ctrl_loop - chown system system /sys/class/leds/vibrator/device/ol_lra_period - chown system system /sys/class/leds/vibrator/device/autocal - chown system system /sys/class/leds/vibrator/device/lp_trigger_effect - chown system system /sys/class/leds/vibrator/device/lra_wave_shape - # Permission for LED driver chown system system /sys/class/leds/red/on_off_ms chown system system /sys/class/leds/green/on_off_ms |
