diff options
Diffstat (limited to 'sepolicy/hwservice_contexts')
-rw-r--r-- | sepolicy/hwservice_contexts | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sepolicy/hwservice_contexts b/sepolicy/hwservice_contexts new file mode 100644 index 0000000..3dbdf29 --- /dev/null +++ b/sepolicy/hwservice_contexts @@ -0,0 +1,2 @@ +com.quicinc.cne.api::IApiService u:object_r:hal_cne_hwservice:s0 +com.quicinc.cne.server::IServer u:object_r:hal_cne_hwservice:s0 |