From 0556d79eacbf0c9978080d87aa4075120533c7ef Mon Sep 17 00:00:00 2001 From: Mathias Agopian Date: Wed, 22 Mar 2017 15:49:32 -0700 Subject: get rid of IGraphicBufferAlloc Buffers can now be allocated directly through the graphic allocator HAL. Test: marlin: run full camera cts Test: angler: take screenshot, take photo w/ and w/o HDR, video, panorama, refocus, slo-mo Bug: 36462585 Bug: 36333314 Change-Id: Ie5222c53c3b9462e0ac7a41568718aad131eb328 --- libs/gui/ConsumerBase.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'libs/gui/ConsumerBase.cpp') diff --git a/libs/gui/ConsumerBase.cpp b/libs/gui/ConsumerBase.cpp index 1783561928..5c6158c771 100644 --- a/libs/gui/ConsumerBase.cpp +++ b/libs/gui/ConsumerBase.cpp @@ -30,7 +30,6 @@ #include #include -#include #include #include #include -- cgit v1.2.3-59-g8ed1b