ANDROID: fips140: strip debug symbols from fips140.ko
fips140.ko is intended to be used in production, so strip the debug
symbols from it to reduce the binary size.
Bug: 188620248
Test: tools/bazel run //common:fips140_dist && stat ./out/fips140/dist/fips140.ko
Change-Id: I84d428db01c293d37f7a125f44bafa95484c5b35
Signed-off-by:
Eric Biggers <ebiggers@google.com>
Loading
Please sign in to comment