7 lines
437 B
Text
7 lines
437 B
Text
type hal_secure_element_st54spi, domain;
|
|
type hal_secure_element_st54spi_exec, exec_type, vendor_file_type, file_type;
|
|
init_daemon_domain(hal_secure_element_st54spi)
|
|
hal_server_domain(hal_secure_element_st54spi, hal_secure_element)
|
|
allow hal_secure_element_st54spi st54spi_device:chr_file rw_file_perms;
|
|
allow hal_secure_element_st54spi nfc_device:chr_file rw_file_perms;
|
|
set_prop(hal_secure_element_st54spi, vendor_secure_element_prop)
|