remove unneeded dependencies in libhardware
Change-Id: Ibb8d698d594216d0746b0e7270cf87d7e5acab2b
This commit is contained in:
parent
c1d359d42b
commit
72131d9ef1
@ -29,8 +29,6 @@ LOCAL_SHARED_LIBRARIES := \
|
||||
libcutils \
|
||||
libEGL \
|
||||
libGLESv2 \
|
||||
libhardware \
|
||||
libhardware_legacy \
|
||||
libsync \
|
||||
libui \
|
||||
libutils \
|
||||
|
@ -26,8 +26,6 @@
|
||||
#include <GLES2/gl2.h>
|
||||
#include <GLES2/gl2ext.h>
|
||||
|
||||
#include <hardware/hardware.h>
|
||||
|
||||
#include <gui/IGraphicBufferAlloc.h>
|
||||
#include <gui/ISurfaceComposer.h>
|
||||
#include <gui/SurfaceComposerClient.h>
|
||||
|
Loading…
Reference in New Issue
Block a user