universal7870: rework drm sepolicy

This commit is contained in:
Alejandro 2020-06-14 20:52:08 +02:00
parent b2dd95350b
commit 2356defaed
6 changed files with 51 additions and 3 deletions

View file

@ -93,3 +93,5 @@ allow init proc_sec:file { rw_file_perms setattr };
# Sockets
allow init socket_device:sock_file { read write getattr setattr create unlink };
# allow init hal_drm_hwservice:hwservice_manager add;