mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
universal7885: fixup sepolicy denials
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
parent
4cb2ee8e37
commit
f9eb06e899
2 changed files with 5 additions and 1 deletions
|
|
@ -9,6 +9,7 @@ on post-fs-data
|
|||
mkdir /data/debug/logs 0755 root system
|
||||
rm /data/debug/logcat.txt
|
||||
rm /data/debug/kmsg.txt
|
||||
start debug_daemon
|
||||
|
||||
on property:sys.boot_completed=1
|
||||
start debug_daemon
|
||||
stop debug_daemon
|
||||
|
|
|
|||
Loading…
Reference in a new issue