Merge "fix bipchmgr sepolicy" into main

This commit is contained in:
Treehugger Robot 2024-08-14 02:28:12 +00:00 committed by Android (Google) Code Review
commit 1e60b2a664

View file

@ -9,3 +9,4 @@ hwbinder_use(bipchmgr)
binder_call(bipchmgr, rild)
allow bipchmgr hal_vendor_radio_external_service:service_manager find;
binder_call(bipchmgr, servicemanager)
binder_use(bipchmgr)