diff --git a/bluetooth.te b/bluetooth.te index 7c273be91..ba5a91c05 100644 --- a/bluetooth.te +++ b/bluetooth.te @@ -50,6 +50,7 @@ allow bluetooth pan_result_prop:property_service set; allow bluetooth ctl_dhcp_pan_prop:property_service set; allow bluetooth bluetooth_service:service_manager find; +allow bluetooth keystore_service:service_manager find; allow bluetooth radio_service:service_manager find; allow bluetooth system_server_service:service_manager find; allow bluetooth tmp_system_server_service:service_manager find;