HomeSort by relevance Sort by last modified time
    Searched refs:selinuxfs (Results 1 - 5 of 5) sorted by null

  /system/sepolicy/prebuilts/api/28.0/public/
te_macros 400 # Allow domain to check SELinux permissions via selinuxfs.
402 r_dir_file($1, selinuxfs)
403 allow $1 selinuxfs:file w_file_perms;
410 # Allow domain to check SELinux contexts via selinuxfs.
412 r_dir_file($1, selinuxfs)
413 allow $1 selinuxfs:file w_file_perms;
  /system/sepolicy/public/
te_macros 400 # Allow domain to check SELinux permissions via selinuxfs.
402 r_dir_file($1, selinuxfs)
403 allow $1 selinuxfs:file w_file_perms;
410 # Allow domain to check SELinux contexts via selinuxfs.
412 r_dir_file($1, selinuxfs)
413 allow $1 selinuxfs:file w_file_perms;
  /system/sepolicy/prebuilts/api/26.0/public/
te_macros 388 # Allow domain to check SELinux permissions via selinuxfs.
390 r_dir_file($1, selinuxfs)
391 allow $1 selinuxfs:file w_file_perms;
398 # Allow domain to check SELinux contexts via selinuxfs.
400 r_dir_file($1, selinuxfs)
401 allow $1 selinuxfs:file w_file_perms;
  /external/selinux/policycoreutils/scripts/
fixfiles 74 SELINUXMNT=`grep selinuxfs /proc/self/mountinfo | head -1 | awk '{ print $5 }'`
82 SELINUXMNT=`grep selinuxfs /proc/self/mountinfo | head -1 | awk '{ print $5 }'`
  /external/selinux/libsepol/tests/policies/test-cond/
refpolicy-base.conf     [all...]

Completed in 156 milliseconds