blob: 1d096f14f0f0952615f656c0db699310bae79884 [file] [log] [blame]
# Allow platform apps to interact with dtseagleservice
binder_call(platform_app, dtseagleservice)
# Allow platform apps to interact with fido daemon
binder_call(platform_app, fidodaemon)
# Allow platform apps to interact with imscm daemon
binder_call(platform_app, imscm)
allow platform_app color_service:service_manager find;
# Allow NFC service to be found
allow platform_app nfc_service:service_manager find;