allwinner_a64/android/device/lge/bullhead/init.bullhead.diag.rc.userdebug
2018-08-08 17:48:24 +08:00

14 lines
283 B
Text

# This file gets copied as /init.bullhead.diag.rc
on post-fs-data
# Modem logging collection
mkdir /data/diag_logs 0777 system system
on boot
chmod 666 /dev/diag
service cnss_diag /system/bin/cnss_diag --q
class late_start
user root
group root
oneshot