Skip to content
Snippets Groups Projects
Commit 909746bb authored by Mekala Natarajan's avatar Mekala Natarajan
Browse files

angler_defconfig: enable SECURITY_PERF_EVENTS_RESTRICT


Bug: 29119870
Change-Id: Ie0b2aa5b0a53281b215b8f87fd88a2344624f2f0
Signed-off-by: default avatarMekala Natarajan <mnatarajan@google.com>
parent 113d275a
No related branches found
No related tags found
No related merge requests found
......@@ -25,6 +25,7 @@ CONFIG_KALLSYMS_ALL=y
CONFIG_EMBEDDED=y
# CONFIG_SLUB_DEBUG is not set
CONFIG_PROFILING=y
CONFIG_CC_STACKPROTECTOR_STRONG=y
CONFIG_PARTITION_ADVANCED=y
CONFIG_ARCH_MSM=y
CONFIG_ARCH_MSM8994=y
......@@ -622,6 +623,7 @@ CONFIG_PANIC_ON_DATA_CORRUPTION=y
CONFIG_ARM64_PTDUMP=y
# CONFIG_EARLY_PRINTK is not set
CONFIG_PID_IN_CONTEXTIDR=y
CONFIG_SECURITY_PERF_EVENTS_RESTRICT=y
CONFIG_SECURITY=y
CONFIG_SECURITY_NETWORK=y
CONFIG_LSM_MMAP_MIN_ADDR=4096
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment