commit | 58f4dcdb421603ea83f3c81ddc4af84ee458410c | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Mon Apr 24 07:58:06 2017 -0700 |
committer | Andreas Gampe <agampe@google.com> | Tue Apr 25 16:09:39 2017 -0700 |
tree | eeac6cc1ba62619523ed96db6862327df5a06440 | |
parent | 988136bf7a731710c1c0979d6f2deec6abe4574f [diff] |
ART: More header cleanup - mem_map.h Move MemMap maps_ into cc file and move allocator include. Remove other unused includes. Force clients to import sys/mman.h if they need it. Try to lower dependencies on ART by using libbase helpers more. Test: mmma art Change-Id: I8f31e5f371789b3d72e12af377181fee2ac9a611 (cherry picked from commit 0dfc315a096bf5678cb5182771e3fdcca8ea4433)