From 801ea093b0e923a61b832f2adba698a273479880 Mon Sep 17 00:00:00 2001 From: Mathias Agopian Date: Mon, 6 Mar 2017 15:05:04 -0800 Subject: split libsensor our of libgui Test: compile & run Bug: treble cleanup Change-Id: I5b2c2a14f7d3b364d25695cf0901c5b08cfb0fc9 --- libs/gui/IDisplayEventConnection.cpp | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'libs/gui/IDisplayEventConnection.cpp') diff --git a/libs/gui/IDisplayEventConnection.cpp b/libs/gui/IDisplayEventConnection.cpp index b1d3b00dbb..e5c3c48248 100644 --- a/libs/gui/IDisplayEventConnection.cpp +++ b/libs/gui/IDisplayEventConnection.cpp @@ -15,17 +15,15 @@ */ #include -#include #include #include -#include #include -#include #include -#include + +#include namespace android { // ---------------------------------------------------------------------------- -- cgit v1.2.3-59-g8ed1b