Skip to content

Commit ce090e2

Browse files
authored
Merge pull request #1137 from sasikuma-qti/main
dmesg: allow dmesg_t access to init script stream sockets
2 parents 3c8356a + da94ce0 commit ce090e2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

policy/modules/admin/dmesg.te

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ files_read_usr_files(dmesg_t)
4343

4444
init_use_fds(dmesg_t)
4545
init_use_script_ptys(dmesg_t)
46+
init_rw_script_stream_sockets(dmesg_t)
4647

4748
logging_send_syslog_msg(dmesg_t)
4849
logging_write_generic_logs(dmesg_t)

0 commit comments

Comments
 (0)