mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
universal7885: sepolicy: Allow radio to make binder calls to gpuservice
I have no idea why it needs to.
avc: denied { call } for scontext=u:r:radio:s0 tcontext=u:r:gpuservice:s0 tclass=binder permissive=0
Change-Id: I2a1eac04bb90423c2c2f4fb7a524cd03f3d31df2
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
c73e82afaf
commit
d0e9e5ef6a
1 changed files with 1 additions and 0 deletions
1
sepolicy/vendor/radio.te
vendored
Normal file
1
sepolicy/vendor/radio.te
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
binder_call(radio, gpuservice)
|
||||
Loading…
Reference in a new issue