Home | History | Annotate | Download | only in sepolicy
      1 # database for vendor RIL
      2 allow rild ril_db_file:file create_file_perms;
      3 allow rild ril_db_file:dir rw_dir_perms;
      4 
      5 # Grant access to Qualcomm MSM Interface (QMI) radio sockets to RILD
      6 qmux_socket(rild)
      7