summaryrefslogtreecommitdiff
path: root/android
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2016-09-23 10:44:37 -0700
committerAmit Pundir <amit.pundir@linaro.org>2016-10-12 17:34:22 +0530
commitce33efa799c4bb826ccdd1ec0e560c215b757c20 (patch)
treed2692491df67867df50ecc4c84d1b8cb3986b5d1 /android
parent0827c0e185a17d42be07a8b17a310813dba84a62 (diff)
android-base.cfg: Enable kernel ASLR
Bug: 30369029 Change-Id: I0c1c932255866f308d67de1df2ad52c9c19c4799
Diffstat (limited to 'android')
-rw-r--r--android/configs/android-base.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/android/configs/android-base.cfg b/android/configs/android-base.cfg
index 34fa64a669ac..1ebef5c69fb6 100644
--- a/android/configs/android-base.cfg
+++ b/android/configs/android-base.cfg
@@ -139,6 +139,7 @@ CONFIG_PPP_MPPE=y
CONFIG_PREEMPT=y
CONFIG_PROFILING=y
CONFIG_QUOTA=y
+CONFIG_RANDOMIZE_BASE=y
CONFIG_RTC_CLASS=y
CONFIG_RT_GROUP_SCHED=y
CONFIG_SECCOMP=y