Merge "Include what we use." am: b0efcc1f68

am: afa15b0846

Change-Id: I1f4ba5196d1118cfcd68821fa8ac0fbd17d8b5fc
This commit is contained in:
Dan Albert
2017-12-13 20:07:04 +00:00
committed by android-build-merger

View File

@@ -19,6 +19,7 @@
#include <log/log.h>
#include <cutils/ashmem.h>
#include <errno.h>
#include <sys/mman.h>
namespace android {
@@ -75,4 +76,4 @@ void ProfileDataContainer::switchStorageToAshmem(int ashmemfd) {
}
} /* namespace uirenderer */
} /* namespace android */
} /* namespace android */