universal7885: address denials for 7904

This commit is contained in:
roynatech2544 2021-12-05 17:29:51 +09:00
commit 4e8f041f6e
No known key found for this signature in database
GPG key ID: 9675C32163D88D30
3 changed files with 5 additions and 0 deletions

View file

@ -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