type hal_nfc_default, domain; | |
hal_server_domain(hal_nfc_default, hal_nfc) | |
type hal_nfc_default_exec, exec_type, vendor_file_type, file_type; | |
init_daemon_domain(hal_nfc_default) | |
# TODO (b/36645109) Remove hal_nfc's access to the nfc app's | |
# data type. Remove coredata_in_vendor_violators and | |
# socket_between_core_and_vendor_violators attribute associations below. | |
typeattribute hal_nfc_default coredata_in_vendor_violators; | |
typeattribute hal_nfc_default socket_between_core_and_vendor_violators; |