ANDROID: GKI: enable test_stackinit kernel module

Bug: 181024194
Change-Id: Ib7f9ea287fea7d27a87cdf549d0c4914317f8e56
Signed-off-by: Steve Muckle <smuckle@google.com>
This commit is contained in:
Steve Muckle
2022-01-07 18:27:56 +00:00
parent 0b70181a03
commit bc9ec2e207
3 changed files with 3 additions and 1 deletions

View File

@@ -0,0 +1 @@
lib/test_stackinit.ko

View File

@@ -680,4 +680,4 @@ CONFIG_HIST_TRIGGERS=y
CONFIG_PID_IN_CONTEXTIDR=y
CONFIG_KUNIT=y
CONFIG_KUNIT_DEBUGFS=y
# CONFIG_RUNTIME_TESTING_MENU is not set
CONFIG_TEST_STACKINIT=m

View File

@@ -617,3 +617,4 @@ CONFIG_HIST_TRIGGERS=y
CONFIG_UNWINDER_FRAME_POINTER=y
CONFIG_KUNIT=y
CONFIG_KUNIT_DEBUGFS=y
CONFIG_TEST_STACKINIT=m