16 lines
305 B
Plaintext
Executable File
16 lines
305 B
Plaintext
Executable File
########################################
|
|
# sepolicy rules for preinstall
|
|
########################################
|
|
|
|
|
|
#typeattribute pcie_modem coredomain;
|
|
#
|
|
#
|
|
#
|
|
type pcie_modem, domain;
|
|
type pcie_modem_exec, exec_type, vendor_file_type, file_type;
|
|
|
|
permissive pcie_modem;
|
|
init_daemon_domain(pcie_modem)
|
|
|