[HWUI] clean up libgui include directives
As a first pass removing some stale includes. Bug: 138819035 Change-Id: I7aef319aa8f1b13b6482ef61fda151560e570558 Test: builds
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
|
||||
#include "Properties.h"
|
||||
|
||||
#include <gui/ISurfaceComposer.h>
|
||||
#include <gui/SurfaceComposerClient.h>
|
||||
#include <ui/GraphicTypes.h>
|
||||
|
||||
|
||||
@@ -28,7 +28,6 @@
|
||||
#include <SkExecutor.h>
|
||||
#include <SkGraphics.h>
|
||||
#include <SkMathPriv.h>
|
||||
#include <gui/Surface.h>
|
||||
#include <math.h>
|
||||
#include <set>
|
||||
|
||||
|
||||
@@ -29,7 +29,6 @@
|
||||
#include <EGL/eglext.h>
|
||||
#include <GLES/gl.h>
|
||||
|
||||
#include <gui/Surface.h>
|
||||
#include <system/window.h>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
@@ -17,7 +17,8 @@
|
||||
#include "VulkanManager.h"
|
||||
|
||||
#include <android/sync.h>
|
||||
#include <gui/Surface.h>
|
||||
#include <EGL/egl.h>
|
||||
#include <EGL/eglext.h>
|
||||
|
||||
#include "Properties.h"
|
||||
#include "RenderThread.h"
|
||||
|
||||
Reference in New Issue
Block a user