Merge "Fix avc denied for hal_radioext_default"

This commit is contained in:
Neo Yu 2023-02-16 00:34:33 +00:00 committed by Android (Google) Code Review
commit a5eb63a4ca

View file

@ -15,3 +15,5 @@ allow hal_radioext_default radio_device:chr_file rw_file_perms;
allow hal_radioext_default radio_vendor_data_file:dir create_dir_perms;
allow hal_radioext_default radio_vendor_data_file:file create_file_perms;
# Bluetooth
allow hal_radioext_default hal_bluetooth_coexistence_hwservice:hwservice_manager find;