mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 20:45:31 -04:00
universal7885: sepolicy: Move some sysfs genfscons
* To public so private rules can access it too * Also, remove rebundant genfscon * Fix neverallows due to previous commit
This commit is contained in:
parent
7150c7f690
commit
657050b9b3
5 changed files with 25 additions and 29 deletions
|
|
@ -1,4 +1,4 @@
|
|||
type hal_fmradio_default, domain;
|
||||
type hal_fmradio_default, domain, coredomain;
|
||||
type hal_fmradio_default_exec, exec_type, file_type, system_file_type;
|
||||
add_hwservice(hal_fmradio_default, hal_fmradio_hwservice);
|
||||
init_daemon_domain(hal_fmradio_default);
|
||||
|
|
|
|||
Loading…
Reference in a new issue