# BSP:modify for LRA XLWYEHLYEL-1 by hongwu.zhan 20221104 start
chown system system /sys/class/leds/vibrator_single/activate
chown system system /sys/class/leds/vibrator_single/activate_mode
chown system system /sys/class/leds/vibrator_single/awrw
chown system system /sys/class/leds/vibrator_single/brightness
chown system system /sys/class/leds/vibrator_single/bullet_nr
chown system system /sys/class/leds/vibrator_single/cali
chown system system /sys/class/leds/vibrator_single/cont
chown system system /sys/class/leds/vibrator_single/cont_brk_time
chown system system /sys/class/leds/vibrator_single/cont_drv_lvl
chown system system /sys/class/leds/vibrator_single/cont_drv_time
chown system system /sys/class/leds/vibrator_single/cont_wait_num
chown system system /sys/class/leds/vibrator_single/duration
chown system system /sys/class/leds/vibrator_single/f0
chown system system /sys/class/leds/vibrator_single/f0_save
chown system system /sys/class/leds/vibrator_single/gain
chown system system /sys/class/leds/vibrator_single/gun_type
chown system system /sys/class/leds/vibrator_single/haptic_audio
chown system system /sys/class/leds/vibrator_single/haptic_audio_time
chown system system /sys/class/leds/vibrator_single/index
chown system system /sys/class/leds/vibrator_single/loop
chown system system /sys/class/leds/vibrator_single/lra_resistance
chown system system /sys/class/leds/vibrator_single/max_brightness
chown system system /sys/class/leds/vibrator_single/osc_cali
chown system system /sys/class/leds/vibrator_single/osc_save
chown system system /sys/class/leds/vibrator_single/prctmode
chown system system /sys/class/leds/vibrator_single/ram_num
chown system system /sys/class/leds/vibrator_single/ram_update
chown system system /sys/class/leds/vibrator_single/ram_vbat_comp
chown system system /sys/class/leds/vibrator_single/reg
chown system system /sys/class/leds/vibrator_single/rtp
chown system system /sys/class/leds/vibrator_single/seq
chown system system /sys/class/leds/vibrator_single/state
chown system system /sys/class/leds/vibrator_single/trig
chown system system /sys/class/leds/vibrator_single/trigger
chown system system /sys/class/leds/vibrator_single/uevent
chown system system /sys/class/leds/vibrator_single/vbat_monitor
# BSP:modify for LRA XLWYEHLYEL-1 by hongwu.zhan 20221104 end
on init
# Refer to http://source.android.com/devices/tech/storage/index.html
# It said, "Starting in Android 4.4, multiple external storage devices are surfaced to developers through
# Context.getExternalFilesDirs(), Context.getExternalCacheDirs(), and Context.getObbDirs().
# External storage devices surfaced through these APIs must be a semi-permanent part of the device (such as an SD card slot in a battery compartment).
# Developers expect data stored in these locations to be available over long periods of time."
# Therefore, if the target doesn't support sd hot-plugging (Ex: the SD card slot in a battery compartment), we need to export SECONDARY_STORAGE in 'boot' section