Skip to content
Commit 94995c68 authored by bgman111111's avatar bgman111111
Browse files

config SECURITY_SELINUX_DEVELOP

        bool "NSA SELinux Development Support"
        depends on SECURITY_SELINUX
        #ifndef OPLUS_FEATURE_FORCE_SELINUX
        #Haoran.Zhang@ANDROID.BUILD, 2020/01/10, modify for unset SECURITY_SELINUX_DEVELOP
        #default n
        #else OPLUS_FEATURE_FORCE_SELINUX
        default y
        #endif OPLUS_FEATURE_FORCE_SELINUX
        help
          This enables the development support option of NSA SELinux,
          which is useful for experimenting with SELinux and developing
          policies.  If unsure, say Y.  With this option enabled, the
          kernel will start in permissive mode (log everything, deny nothing)
          unless you specify enforcing=1 on the kernel command line.  You
          can interactively toggle the kernel between enforcing mode and
          permissive mode (if permitted by the policy) via /selinux/enforce.
parent 1c3da092
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment