Sign in
android
/
device
/
lge
/
mako
/
refs/heads/kitkat-mr2.1-release
/
.
/
sepolicy
/
hci_init.te
blob: 85f5d32a0a6316160566f664446dcaeb909cf39b [
file
] [
log
] [
blame
] [
edit
]
type hci_init
,
domain
;
permissive hci_init
;
type hci_exec
,
file_type
,
exec_type
;
type hci_data_file
,
file_type
;
domain_auto_trans
(
shell
,
hci_exec
,
hci_init
)
unconfined_domain
(
hci_init
)