Skip to content

Instantly share code, notes, and snippets.

@Nokius
Created April 4, 2015 15:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Nokius/1f0ea197ce74167e632d to your computer and use it in GitHub Desktop.
Save Nokius/1f0ea197ce74167e632d to your computer and use it in GitHub Desktop.
grep SELINUX ./out/target/product/$DEVICE/obj/KERNEL_OBJ/.config
CONFIG_SECURITY_SELINUX=y
CONFIG_SECURITY_SELINUX_BOOTPARAM=y
CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE=1
# CONFIG_SECURITY_SELINUX_DISABLE is not set
CONFIG_SECURITY_SELINUX_DEVELOP=y
CONFIG_SECURITY_SELINUX_AVC_STATS=y
CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE=1
# CONFIG_SECURITY_SELINUX_POLICYDB_VERSION_MAX is not set
CONFIG_DEFAULT_SECURITY_SELINUX=y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment