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:
Arne Coucheron 2020-03-22 00:31:08 +01:00 committed by roynatech2544
commit d0e9e5ef6a

1
sepolicy/vendor/radio.te vendored Normal file
View file

@ -0,0 +1 @@
binder_call(radio, gpuservice)