commit | cff9a64a48369222d27f615ce0d83c6426137ab8 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Tue Oct 04 17:01:29 2016 -0700 |
committer | Colin Cross <ccross@android.com> | Tue Oct 04 17:01:29 2016 -0700 |
tree | dcd10599017e7d72ccadf70977e6d82aba64caab | |
parent | 70209ad9f08f8f343c8faf4a60f001436705df97 [diff] |
Fix empty mac .toc generation If a shared library has no exported symbols grep will return exit code 1 meaning no matches, but this should not be considered an error during toc generation. Test: external/clang/build.py Change-Id: If589da38ad8b844fe1aff4738481cebea75cca42