commit | bb25f8043da42c17f58d99d717240bbc90555eaa | [log] [tgz] |
---|---|---|
author | Patrick Williams <pdwilliams@google.com> | Tue Aug 30 23:02:34 2022 +0000 |
committer | Patrick Williams <pdwilliams@google.com> | Thu Sep 01 19:33:52 2022 +0000 |
tree | 5f35479792d1f7b266650287b287c606f6b6357e | |
parent | bc4ee5c5976b9a14db8a9b06033da07c33006b5b [diff] [blame] |
SF: Merge BufferStateLayer into Layer Test: go/wm-smoke Bug: 238781169 Change-Id: I1521ffa6995ce41a04a664ff65516431aead4dca
diff --git a/services/surfaceflinger/SurfaceFlingerDefaultFactory.cpp b/services/surfaceflinger/SurfaceFlingerDefaultFactory.cpp index 5c96f35..15a791e 100644 --- a/services/surfaceflinger/SurfaceFlingerDefaultFactory.cpp +++ b/services/surfaceflinger/SurfaceFlingerDefaultFactory.cpp
@@ -34,6 +34,7 @@ #include "SurfaceInterceptor.h" #include "DisplayHardware/ComposerHal.h" +#include "FrameTimeline/FrameTimeline.h" #include "Scheduler/Scheduler.h" #include "Scheduler/VsyncConfiguration.h" #include "Scheduler/VsyncController.h"