Branch zuma from gs201 sha1 63751751aa91275b083797278d638078b3a0bf7a cp/pantah/ripcurrent cp/gs201/zuma Bug: 229340586 Change-Id: Ie692d8dbbf0fc4d3b376dc9fe3e930bd3955a88e Signed-off-by: Aaron Ding <aaronding@google.com>
10 lines
410 B
Text
10 lines
410 B
Text
type vendor_cccdktimesync_app, domain;
|
|
app_domain(vendor_cccdktimesync_app)
|
|
|
|
allow vendor_cccdktimesync_app app_api_service:service_manager find;
|
|
|
|
binder_call(vendor_cccdktimesync_app, hal_bluetooth_btlinux)
|
|
allow vendor_cccdktimesync_app hal_bluetooth_coexistence_hwservice:hwservice_manager find;
|
|
|
|
# allow the HAL to call our registered callbacks
|
|
binder_call(hal_bluetooth_btlinux, vendor_cccdktimesync_app)
|