sepolicy: add contexts for the qmux devices
Added the context for the various qmux devices
to operate with other domains
CRs-fixed: 590265
Change-Id: I4e590f6db38b756064089b72b8af339d4d16b81e
diff --git a/file_contexts b/file_contexts
index da32ac3..7d001f3 100644
--- a/file_contexts
+++ b/file_contexts
@@ -1 +1,10 @@
/dev/qseecom u:object_r:qseecom_device:s0
+
+#Contexts for the qmux sockets
+/dev/socket/qmux_audio u:object_r:qmux_audio_socket:s0
+/dev/socket/qmux_bluetooth u:object_r:qmux_bluetooth_socket:s0
+/dev/socket/qmux_gps u:object_r:qmux_gps_socket:s0
+/dev/socket/qmux_radio u:object_r:qmux_radio_socket:s0
+
+#Context for the logging
+/dev/diag u:object_r:diag_device:s0