summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRam Muthiah <rammuthiah@google.com>2020-03-18 14:23:59 -0700
committerRam Muthiah <rammuthiah@google.com>2020-03-18 14:25:41 -0700
commit62fa0d1da9e14e96bdf425f76e34531a461175e9 (patch)
tree91194fcad1197b3d505ff2e8337b5a48144359a2
parent8bfc3398abfe68c05cf32289857e94eddfc8f2de (diff)
downloadgoldfish-modules-62fa0d1da9e14e96bdf425f76e34531a461175e9.tar.gz
Don't strip kernel symbols for non-gki builds
Bug: 151861649 Test: Treehugger Signed-off-by: Ram Muthiah <rammuthiah@google.com> Change-Id: Ic5d8c1197a422849e11cf3f789d8903d546d9982
-rw-r--r--build.config.goldfish1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.config.goldfish b/build.config.goldfish
index 21f8625..f143091 100644
--- a/build.config.goldfish
+++ b/build.config.goldfish
@@ -1,2 +1,3 @@
EXT_MODULES="goldfish-modules"
FRAGMENT_DEFCONFIG_PATH="${ROOT_DIR}/goldfish-modules/goldfish_defconfig.fragment"
+TRIM_NONLISTED_KMI=""