summaryrefslogtreecommitdiff
path: root/BoardConfig.mk
diff options
context:
space:
mode:
authorThierry Strudel <tstrudel@google.com>2015-09-02 22:23:09 -0700
committerThierry Strudel <tstrudel@google.com>2015-09-02 22:25:00 -0700
commitcd36771e2f99e1cd5ef9fba32169f8f58f69d2a5 (patch)
treeb76d16b6145c0f16f972c5e5d227841d7b7a81e6 /BoardConfig.mk
parent40885f73a6172745688e4c936a9dc8cca8a4ed4f (diff)
downloadbullhead-cd36771e2f99e1cd5ef9fba32169f8f58f69d2a5.tar.gz
Revert "Enable scheduler boost for zygote."
Disable SCHED_BOOST until the race condition with HMP scheduler is fixed This reverts commit b851dc5ae6f4fcd0e98a902078a6b287cc0951b2. Bug: 23765971 Change-Id: I983b6f7b08a00c3c4e59df4e7e3675e3475c0dd3 Signed-off-by: Thierry Strudel <tstrudel@google.com>
Diffstat (limited to 'BoardConfig.mk')
-rw-r--r--BoardConfig.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 03062df..223ced0 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -27,7 +27,6 @@ TARGET_2ND_CPU_ABI2 := armeabi
TARGET_2ND_CPU_VARIANT := cortex-a7
ENABLE_CPUSETS := true
-ENABLE_SCHED_BOOST := true
TARGET_NO_BOOTLOADER := true