mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 04:05:31 -04:00
universal7885: debug_daemon: Rename to EKLogger
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
parent
8845240e10
commit
723dfbec38
7 changed files with 26 additions and 26 deletions
|
|
@ -1,14 +0,0 @@
|
|||
service debug_daemon /system/bin/debug_daemon
|
||||
user root
|
||||
group system
|
||||
oneshot
|
||||
disabled
|
||||
|
||||
on post-fs-data
|
||||
mkdir /data/debug 0755 root system encryption=None
|
||||
rm /data/debug/logcat.txt
|
||||
rm /data/debug/kmsg.txt
|
||||
start debug_daemon
|
||||
|
||||
on property:sys.boot_completed=1
|
||||
stop debug_daemon
|
||||
Loading…
Reference in a new issue