blob: 36ed9ef28c0d1296fb0763f6ff54174c9ced82e7 [file] [log] [blame]
tim.tm_line5976c12014-05-16 14:41:26 +08001# Talk to qmuxd (/dev/socket/qmux_radio)
2qmux_socket(radio)
Mohamad Ayyashe8d1fd22014-09-03 16:20:03 -07003
4# The following 3 are needed for QXDM Logger
5userdebug_or_eng(`
6 allow radio radio_data_file:file { execute execute_no_trans };
7 allow radio kickstart_device:chr_file rw_file_perms;
8 allow radio su_exec:file getattr;
9')