mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-02-01 05:38:17 +00:00
selinux: hal_camera_default: fix avc denied logs
avc: denied { transfer } for comm="android.hardwar" scontext=u:r:hal_power_default:s0
tcontext=u:r:hal_camera_default:s0 tclass=binder permissive=1
Bug: 205904442
Test: local build pass
Signed-off-by: Chungkai Mei <chungkai@google.com>
Change-Id: I39e84cfa895b56d44f248015dddb5f99d099fd76
This commit is contained in:
committed by
Chung-Kai (Michael) Mei
parent
e72ecd59d8
commit
149dec3f70
@@ -1,2 +0,0 @@
|
||||
# b/205904442
|
||||
dontaudit hal_power_default hal_camera_default:binder { transfer };
|
||||
@@ -1,3 +1,4 @@
|
||||
hal_client_domain(hal_camera_default, hal_power);
|
||||
binder_call(hal_camera_default, edgetpu_vendor_server)
|
||||
binder_use(hal_camera_default)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user