mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-02-01 15:48:22 +00:00
Let RadioExt talk to bt hal
Bug: 227122249 Test: Manual Change-Id: I9f41615e8e862af147d6f47e5e4c4e0dde40c233
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
# b/227122249
|
||||
dontaudit hal_radioext_default hal_bluetooth_coexistence_hwservice:hwservice_manager { find };
|
||||
@@ -7,6 +7,7 @@ get_prop(hal_radioext_default, hwservicemanager_prop)
|
||||
add_hwservice(hal_radioext_default, hal_radioext_hwservice)
|
||||
|
||||
binder_call(hal_radioext_default, grilservice_app)
|
||||
binder_call(hal_radioext_default, hal_bluetooth_btlinux)
|
||||
|
||||
# RW /dev/oem_ipc0
|
||||
allow hal_radioext_default radio_device:chr_file rw_file_perms;
|
||||
@@ -16,3 +17,5 @@ allow hal_radioext_default radio_vendor_data_file:dir create_dir_perms;
|
||||
allow hal_radioext_default radio_vendor_data_file:file create_file_perms;
|
||||
allow hal_radioext_default sysfs_display:file rw_file_perms;
|
||||
|
||||
# Bluetooth
|
||||
allow hal_radioext_default hal_bluetooth_coexistence_hwservice:hwservice_manager find;
|
||||
|
||||
Reference in New Issue
Block a user