exynos4: Fix build of hwc and gralloc
authorCaio Schnepper <caioschnepper@gmail.com>
Mon, 19 Oct 2015 23:06:03 +0000 (21:06 -0200)
committerCaio Schnepper <caioschnepper@gmail.com>
Mon, 19 Oct 2015 23:13:45 +0000 (21:13 -0200)
commit2f04f843664bf0b395d40f01456cbf72ab341148
tree7b50b43b443a55e9d857edf1bccc3750e1902c3b
parentd6306fa7d2cd5fa10e338128a0c55f1fb78dc3fd
exynos4: Fix build of hwc and gralloc

HAL_PIXEL_FORMAT_RGBA_5551 and HAL_PIXEL_FORMAT_RGBA_4444 are used
by our hwc and gralloc, but they no longer exist in /system/core/include,
so we are moving these two formats to the hardware specific repo

Change-Id: I1c214af3b9819290173d2d60122d45a8ac635faf
exynos4/hal/include/graphics.h [new file with mode: 0644]
exynos4/hal/include/sec_utils.h
exynos4/hal/libgralloc_ump/alloc_device.cpp