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>
This commit is contained in:
Alexander Potapenko
2020-02-14 00:56:37 +01:00
committed by Alistair Delva
parent 9b9996b6ee
commit 31c2f618de
2 changed files with 0 additions and 2 deletions

View File

@@ -473,6 +473,5 @@ CONFIG_SOFTLOCKUP_DETECTOR=y
# CONFIG_DETECT_HUNG_TASK is not set
CONFIG_PANIC_TIMEOUT=5
CONFIG_SCHEDSTATS=y
# CONFIG_RUNTIME_TESTING_MENU is not set
CONFIG_CORESIGHT=y
CONFIG_CORESIGHT_STM=y

View File

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