From ab8ffef9fe8845e72d19bd728da5266398cba002 Mon Sep 17 00:00:00 2001 From: Huihong Luo Date: Thu, 18 Aug 2022 13:02:26 -0700 Subject: Remove SurfaceInterceptor and surfacereplayer Both are no longer used and thus obsolete. Ignore-AOSP-First: depends on other changes on master Bug: 241285477 Test: atest libgui_test libsurfaceflinger_unittest SurfaceFlinger_test Change-Id: I1858826b9eca27b355edb4236510e3aad1ddb399 --- libs/gui/ISurfaceComposer.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'libs/gui/ISurfaceComposer.cpp') diff --git a/libs/gui/ISurfaceComposer.cpp b/libs/gui/ISurfaceComposer.cpp index af64b3bd32..4c887ec96d 100644 --- a/libs/gui/ISurfaceComposer.cpp +++ b/libs/gui/ISurfaceComposer.cpp @@ -19,7 +19,6 @@ #include #include -#include #include #include #include -- cgit v1.2.3-59-g8ed1b