1type hal_secure_element_st54spi, domain; 2hal_server_domain(hal_secure_element_st54spi, hal_secure_element) 3type hal_secure_element_st54spi_exec, exec_type, vendor_file_type, file_type; 4init_daemon_domain(hal_secure_element_st54spi) 5allow hal_secure_element_st54spi st54spi_device:chr_file rw_file_perms; 6allow hal_secure_element_st54spi nfc_device:chr_file rw_file_perms; 7set_prop(hal_secure_element_st54spi, vendor_secure_element_prop) 8 9