commit | 5e93057da4a67794e4f191f70ab20ad623a84589 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Thu Apr 13 14:42:44 2017 -0700 |
committer | Colin Cross <ccross@android.com> | Thu Apr 13 14:44:26 2017 -0700 |
tree | 2593354ae83cd420d5d299b819b42c2c29fa51a2 | |
parent | 4d15a84fc0e6cde763b0494c49f43f77742cf0c9 [diff] |
Make mini-debug-info stripping pass on already stripped binaries Prebuilts may already be stripped. Instead of requiring every stripped prebuilt to be annotated with LOCAL_STRIP_MODULE := false, just make the default (mini-debug-info) pass through already-stripped modules without failing. Bug: 36793128 Test: m -j checkbuild Change-Id: Iafc4614ceb91bbbb2e5ff82caefd18753f8961b1