ANDROID: gki_defconfig: enable CONFIG_RUNTIME_TESTING_MENU

Certain runtime tests depend on this config, so enable it in
gki_defconfig, so that config fragments can enable runtime tests.

This change should not have ABI impact.

Bug: 144999193
Change-Id: I6686ce299af189f63658b70b9973bb4ac1b6011c
Suggested-by: Alistair Delva <adelva@google.com>
Signed-off-by: Alexander Potapenko <glider@google.com>
Signed-off-by: Alistair Delva <adelva@google.com>
(cherry picked from commit f7d5a6d230b586b7369349f9615ba27513fbc0c1)
This commit is contained in:
Alexander Potapenko 2020-02-14 00:56:37 +01:00 committed by Alistair Delva
parent f969521dde
commit 28820b313c

View File

@ -420,4 +420,3 @@ CONFIG_PANIC_TIMEOUT=5
CONFIG_SOFTLOCKUP_DETECTOR=y
# CONFIG_DETECT_HUNG_TASK is not set
CONFIG_SCHEDSTATS=y
# CONFIG_RUNTIME_TESTING_MENU is not set