diff options
| author | Joey Hewitt <joey@joeyhewitt.com> | 2019-09-02 21:24:47 -0600 |
|---|---|---|
| committer | Joey Hewitt <joey@joeyhewitt.com> | 2019-09-02 21:25:54 -0600 |
| commit | a83b24ba10576ec8c815df0ccaa97791e2c4537f (patch) | |
| tree | 3375481d607172dc6e7b79bede7da3e8afa00252 /selinux/file_contexts | |
| parent | 37c4769bcc40f7004b1ae2eb04cb1049121402aa (diff) | |
| download | device_samsung_t0lte-a83b24ba10576ec8c815df0ccaa97791e2c4537f.tar.gz device_samsung_t0lte-a83b24ba10576ec8c815df0ccaa97791e2c4537f.tar.bz2 device_samsung_t0lte-a83b24ba10576ec8c815df0ccaa97791e2c4537f.zip | |
remove references to proprietary stuff, mostly ril
Diffstat (limited to 'selinux/file_contexts')
| -rw-r--r-- | selinux/file_contexts | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/selinux/file_contexts b/selinux/file_contexts index 2b87860..b552aa4 100644 --- a/selinux/file_contexts +++ b/selinux/file_contexts @@ -55,22 +55,6 @@ /data/misc/radio(/.*)? u:object_r:radio_data_file:s0 /efs u:object_r:efs_device_file:s0 -# Binaries -/system/bin/qmuxd u:object_r:qmuxd_exec:s0 -/system/bin/efsks u:object_r:kickstart_exec:s0 -/system/bin/ks u:object_r:kickstart_exec:s0 -/system/bin/qcks u:object_r:kickstart_exec:s0 -/system/bin/qmiproxy u:object_r:qmiproxy_exec:s0 -/system/bin/at_distributor u:object_r:at_distributor_exec:s0 -/system/bin/smdexe u:object_r:SMD-daemon_exec:s0 -/system/bin/diag_uart_log u:object_r:diag_uart_log_exec:s0 - -# Sockets -/dev/socket/qmux_audio(/.*)? u:object_r:qmuxd_socket:s0 -/dev/socket/qmux_bluetooth(/.*)? u:object_r:qmuxd_socket:s0 -/dev/socket/qmux_gps(/.*)? u:object_r:qmuxd_socket:s0 -/dev/socket/qmux_radio(/.*)? u:object_r:qmuxd_socket:s0 - # Block devices /dev/block/mmcblk0(.*) u:object_r:boot_block_device:s0 /dev/block/mmcblk0p3 u:object_r:efs_block_device:s0 |
