summaryrefslogtreecommitdiff
path: root/services/surfaceflinger/EventControlThread.h
diff options
context:
space:
mode:
author Lloyd Pique <lpique@google.com> 2018-03-09 18:52:56 -0800
committer Lloyd Pique <lpique@google.com> 2018-05-14 15:21:40 -0700
commit117510d0c16a73b76540f9b4e104df1bc8ac2ee6 (patch)
tree1b2d73ed57bbd63e7a836a81ff81fdf65e08999f /services/surfaceflinger/EventControlThread.h
parent24b0a485fb58afd16a42de6378c0b743d7aca58a (diff)
SF: Test coverage for EventControlThread
Add a unit test to cover EventControlThreadTest.cpp Test: atest libsurfaceflinger_unittest Bug: 74827900 Change-Id: I6618561de9b2023586fa2f5236090beef08caf32
Diffstat (limited to 'services/surfaceflinger/EventControlThread.h')
-rw-r--r--services/surfaceflinger/EventControlThread.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/services/surfaceflinger/EventControlThread.h b/services/surfaceflinger/EventControlThread.h
index 9be4e7cd8e..cafae53400 100644
--- a/services/surfaceflinger/EventControlThread.h
+++ b/services/surfaceflinger/EventControlThread.h
@@ -26,8 +26,6 @@
namespace android {
-class SurfaceFlinger;
-
class EventControlThread {
public:
virtual ~EventControlThread();