sdm845-common: Make SELinux great again!
Change-Id: Id479e031b584b24f79377aa244add20903a42b02
This commit is contained in:
@@ -1,9 +1,12 @@
|
||||
type hal_fod_sdm845, coredomain, domain;
|
||||
hal_server_domain(hal_fod_sdm845, hal_lineage_fod)
|
||||
|
||||
type hal_fod_sdm845_exec, exec_type, file_type;
|
||||
type hal_fod_sdm845_exec, system_file_type, exec_type, file_type;
|
||||
init_daemon_domain(hal_fod_sdm845)
|
||||
|
||||
# Allow access to the HALs
|
||||
hal_client_domain(hal_fod_sdm845, hal_fingerprint)
|
||||
|
||||
# Allow binder communication with hal_display_default
|
||||
binder_call(hal_fod_sdm845, hal_display_default)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user