1# allow grilservice_app to find hal_radio_ext_service 2allow grilservice_app hal_radio_ext_service:service_manager find; 3# allow grilservice_app to binder call hal_radioext_default 4binder_call(grilservice_app, hal_radioext_default) 5# allow grilservice_app to binder call twoshay 6binder_call(grilservice_app, twoshay) 7