删除没有的组建

This commit is contained in:
liiir1985 2024-06-25 21:29:39 +08:00
parent 37817bedbc
commit 25e36145aa
3 changed files with 0 additions and 36 deletions

View File

@ -1,6 +0,0 @@
type autosync, domain;
type autosync_exec, exec_type, vendor_file_type, file_type;
permissive autosync;
init_daemon_domain(autosync)

View File

@ -1,15 +0,0 @@
########################################
# sepolicy rules for getagpsdata
########################################
#typeattribute getagpsdata coredomain;
#
#
#
type getagpsdata, domain;
type getagpsdata_exec, exec_type, vendor_file_type, file_type;
permissive getagpsdata;
init_daemon_domain(getagpsdata)

View File

@ -1,15 +0,0 @@
########################################
# 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)