commit | 4bc7ad9e0ea04928e7ed9767251696cc4a4e5d15 | [log] [tgz] |
---|---|---|
author | Jeff Vander Stoep <jeffv@google.com> | Sat Oct 01 20:26:51 2016 -0700 |
committer | Jeff Vander Stoep <jeffv@google.com> | Mon Oct 03 09:25:41 2016 -0700 |
tree | aa30b7bd082ceabb22dcf932971b5a82bde55040 | |
parent | 2dc6a20b598c899cb5303924ac7a0462687a6e7d [diff] |
mediaextractor: Skip setting memory limits on ASan builds ASan-ified libraries have a larger memory footprint which counts towards a process's RLIMIT_AS. Detect ASan at runtime and skip setting memory limits. Test: Builds and boots. "MediaUtils: running with ASan, not setting memory limits" appears in logcat, mediaextractor is no longer crashing. Bug: 31831213 Change-Id: I6705baa825cbfd45695def2cd80d8d2261b05339