# Allow NFC service to be found | |
allow platform_app nfc_service:service_manager find; | |
# Allow FOD HAL service to be found | |
hal_client_domain(platform_app, hal_lineage_fod) | |
# Allow LiveDisplay HAL service to be found | |
hal_client_domain(platform_app, hal_lineage_livedisplay) |