sdm845-common: Make SELinux great again!

Change-Id: Id479e031b584b24f79377aa244add20903a42b02
This commit is contained in:
LuK1337
2019-09-09 21:49:32 +02:00
parent 1a7873d15d
commit b7127606f9
12 changed files with 24 additions and 13 deletions

View File

@@ -12,7 +12,7 @@ binder_call(hal_light_server, hal_light_client)
add_hwservice(hal_light_server, hal_light_hwservice)
allow hal_light_client hal_light_hwservice:hwservice_manager find;
type hal_light_sdm845_exec, exec_type, file_type;
type hal_light_sdm845_exec, system_file_type, exec_type, file_type;
init_daemon_domain(hal_light_sdm845)
allow hal_light_sdm845 { sysfs_graphics sysfs_oem }:lnk_file read;