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

  /external/ltp/testcases/kernel/fs/acls/
acl_test01 59 SELINUX=$(getenforce)
61 SELINUX=""
107 # We couldn't consider whether the SElinux is Disable or Permissive.
109 if [ "$SELINUX" = "Enforcing" ]; then
110 echo "set the SElinux to Permissive."
129 if [ "$SELINUX" = "Enforcing" ]; then
130 echo "set the SElinux back to Enforcing."
  /frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
SettingsProtoDumpUtil.java     [all...]

Completed in 179 milliseconds