Bug: 254378739 Test: boot, camera, google map, play youtube Change-Id: If8ee7c64c0f7534a7e918f36a0e785b0ee9cd11f
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)
|