mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
universal7885: aidl-support: Fork subprocess to setuid
This commit is contained in:
parent
50f3bfa31a
commit
b226436fc7
4 changed files with 20 additions and 9 deletions
|
|
@ -13,3 +13,6 @@ allow hal_fmradio_default sysfs_virtual:dir search;
|
|||
allow hal_fmradio_default fm_radio_device:chr_file { read write open ioctl };
|
||||
|
||||
allow hal_fmradio_default self:capability setuid;
|
||||
|
||||
binder_call(hal_fmradio_default, audioserver)
|
||||
binder_call(audioserver, hal_fmradio_default)
|
||||
|
|
|
|||
Loading…
Reference in a new issue