aboutsummaryrefslogtreecommitdiff
path: root/android/configs/android-base.cfg
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2016-09-23 10:44:37 -0700
committerJeffrey Vander Stoep <jeffv@google.com>2016-09-23 18:37:41 +0000
commit4055d6b56ac1de5b900ce6f0b484996aa357ee66 (patch)
tree7dbb9dfeadc27c0d1e9d63463aff75035a63e2f8 /android/configs/android-base.cfg
parent609abcd0c940b2fa0b7a548c58665bfb5c02d22b (diff)
android-base.cfg: Enable kernel ASLR
Bug: 30369029 Change-Id: I0c1c932255866f308d67de1df2ad52c9c19c4799
Diffstat (limited to 'android/configs/android-base.cfg')
-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