universal7885: debug_daemon: Rename to EKLogger

Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
roynatech2544 2022-04-13 18:43:42 +09:00
commit 723dfbec38
No known key found for this signature in database
GPG key ID: 50ABF73F0D19445D
7 changed files with 26 additions and 26 deletions

View file

@ -3,6 +3,6 @@
### DATA
/data/zram(/.*)? u:object_r:zram_data_file:s0
# DEBUG DAEMON
/system/bin/debug_daemon u:object_r:debug_daemon_exec:s0
/data/debug(/.*)? u:object_r:debug_daemon_data_file:s0
# Eureka Bootlogger
/system/bin/eklogger u:object_r:eklogger_exec:s0
/data/debug(/.*)? u:object_r:eklogger_data_file:s0