Home | History | Annotate | Download | only in sepolicy
      1 # Read the sysfs to lookup what /dev/sgN device
      2 # corresponds to the XBL partitions.
      3 allow update_verifier sysfs:file r_file_perms;
      4 allow update_verifier sysfs:dir r_dir_perms;
      5