Add binder call for grilservice and hal_bluetooth

Gril calls setBluetoothModeBasedTxPowerCap to bluetooh HAL
for SAR feature.

Bug: 244409539
Test: build pass and check grilservice can bind with IBluetoothSar
Change-Id: Ie563cdbe126371d50bb996a0d4d10fd5f52e8d6f
This commit is contained in:
kuanyuhuang 2022-09-20 09:35:22 +00:00 committed by Tom Huang
parent 5c4efb3f22
commit 39b4f3823a

2
vendor/grilservice_app.te vendored Normal file
View file

@ -0,0 +1,2 @@
# setBluetoothModeBasedTxPowerCap for SAR
binder_call(grilservice_app, hal_bluetooth_synabtlinux)