mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-24 04:45:32 -04:00
universal7885: Remove useless stuffs
Also reorganize
This commit is contained in:
parent
f8f5a64999
commit
134d87b132
111 changed files with 0 additions and 72 deletions
|
|
@ -1,14 +0,0 @@
|
|||
service eureka_debugger /system/bin/eklogger
|
||||
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 eureka_debugger
|
||||
|
||||
on property:sys.boot_completed=1
|
||||
stop eureka_debugger
|
||||
Loading…
Reference in a new issue