mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 12:35:33 -04:00
universal7885: debug_daemon: Move to /system
* Vendor processes can no longer execute system processes...
This commit is contained in:
parent
83adcf0d9c
commit
e112b2fb59
5 changed files with 9 additions and 9 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue