universal7885: debug_daemon: Move to /system

* Vendor processes can no longer execute system processes...
This commit is contained in:
roynatech2544 2022-02-11 19:03:37 +09:00
commit e112b2fb59
No known key found for this signature in database
GPG key ID: 9675C32163D88D30
5 changed files with 9 additions and 9 deletions

View file

@ -2,3 +2,7 @@
### 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