Home | History | Annotate | Download | only in sepolicy
      1 # Creates/Talks to qmuxd via the qmux_radio socket.
      2 qmux_socket(rild);
      3 
      4 userdebug_or_eng(`
      5     allow rild diag_device:chr_file rw_file_perms;
      6 ')
      7