summaryrefslogtreecommitdiff
path: root/tools/warn/tidy_warn_patterns.py
diff options
context:
space:
mode:
author Pierre Couillaud <pierre@broadcom.com> 2020-06-02 13:13:32 -0700
committer J. Avila <elavila@google.com> 2020-06-04 00:17:58 +0000
commitd99da8fa1703018725d6784f6aeae74ed2e50d76 (patch)
tree80c2aeae23269f1e3a7053828edbed009f5a8808 /tools/warn/tidy_warn_patterns.py
parent49efd2aad098676165f8604233452a2c0082c136 (diff)
Strip debug symbols from modules (fixup)
allow to also skip the stripping of the modules present in vendor ramdisk when the BOARD configuration is set to skip the strip step. there is also a shortcoming of this functionality: it currently assumes the modules to strip are all created equal against the same arch in particular, however this does not work for kernel modules which are for mixed mode platforms, as example {kernel,android} == {aarch64,armv7} because it will select the "android" mode strip which is unaware of the kernel mode architecture. Bug: 156395749 Bug: 155193290 Change-Id: I35ef51845224e94e3e253acdeb6bb14b990a401b
Diffstat (limited to 'tools/warn/tidy_warn_patterns.py')
0 files changed, 0 insertions, 0 deletions