commit | ebbbc1a6026923d993e95b1ab1946abe32891543 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Fri May 03 11:13:17 2019 -0700 |
committer | Christopher Ferris <cferris@google.com> | Fri May 03 15:46:24 2019 -0700 |
tree | fe8c529a6cc963171d6529ce6dadfc0bfcee867b | |
parent | 51eb0bb44704116581659043088653311f06da7d [diff] |
Ignore memory from elf on /memfd: In ART, some of the maps are /memfd:/jit-cache and it triggers the warning about unreadable elf files. Do not set the elf from memory not file flag in this case. Bug: 131909548 Test: New unit tests pass. Test: No warnings dumping stacks with this change done. Change-Id: Ifba5e65da609525ded75430da173c614f6e4801e (cherry picked from commit 98aaf4cf086e2492796b11116e69e0ff01093663)