platform_device_qcom_sepoli.../file_contexts
Brent Hronik 13300ff5a4 sepolicy: add irsc_util SELinux rules
Confines irsc_util as well as defines rules to grant
it appropriate access.

Change-Id: I8749b012ee5ca513822a9f8543436fcc5e540e1b
2014-07-24 02:23:44 -07:00

34 lines
1.4 KiB
Text

/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
/dev/smem_log u:object_r:smem_log_device:s0
#Context for the hsic devices
/dev/hsicctl.* u:object_r:hsic_device:s0
#Context for the mhi devices
/dev/mhi_pipe_.* u:object_r:mhi_device:s0
#Context for the timeout for platform specific transports
/sys/devices/virtual/hsicctl/hsicctl[0-9]/modem_wait u:object_r:sysfs_hsic_modem_wait:s0
/sys/devices/virtual/hsicctl/hsicctl1[0-9]/modem_wait u:object_r:sysfs_hsic_modem_wait:s0
/sys/devices/virtual/smdpkt/smdcntl[0-9]/open_timeout u:object_r:sysfs_smd_open_timeout:s0
/sys/devices/virtual/smdpkt/smdcntl1[0-9]/open_timeout u:object_r:sysfs_smd_open_timeout:s0
#Context for the files written during the operation of netmgrd and qmuxd
/data/data_test(/.*)? u:object_r:data_test_data_file:s0
#Context for the netmgrd and qmuxd daemons
/system/bin/netmgrd u:object_r:netmgrd_exec:s0
/system/bin/qmuxd u:object_r:qmuxd_exec:s0
/dev/kgsl-3d0 u:object_r:gpu_device:s0
/dev/smd.* u:object_r:smd_device:s0
/system/bin/irsc_util u:object_r:irsc_util_exec:s0