mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
universal7885: address denials for 7904
This commit is contained in:
parent
8f272384d7
commit
4e8f041f6e
3 changed files with 5 additions and 0 deletions
|
|
@ -5,6 +5,8 @@ on property:sys.boot_completed=1
|
|||
on post-fs-data
|
||||
rm /data/kmsg.txt
|
||||
rm /data/misc/logd/logcat.txt
|
||||
start kerneld
|
||||
start logcatd
|
||||
|
||||
service kerneld /system/bin/sh -c "cat /proc/kmsg > /data/kmsg.txt"
|
||||
class main
|
||||
|
|
|
|||
Loading…
Reference in a new issue