mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-24 04:45:32 -04:00
universal7885: work on sepolicy
* Allow system app to ioctl to FM Radio device * import some missing samsung vendor bins Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
parent
eaeed21781
commit
53b426b522
6 changed files with 26 additions and 3 deletions
4
universal7885-common/sepolicy/vendor/taadaemon.te
vendored
Normal file
4
universal7885-common/sepolicy/vendor/taadaemon.te
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
type taadaemon, domain;
|
||||
type taadaemon_exec, file_type, vendor_file_type, exec_type;
|
||||
init_daemon_domain(taadaemon)
|
||||
|
||||
Loading…
Reference in a new issue