commit | 18c3437b13645962af487703b15815f93e8ee565 | [log] [tgz] |
---|---|---|
author | Rachel Lee <rnlee@google.com> | Thu Jan 20 13:57:18 2022 -0800 |
committer | Rachel Lee <rnlee@google.com> | Mon Feb 07 10:44:05 2022 -0800 |
tree | d5c51545436696758c85c8e734009a187c5c4e6f | |
parent | 0d94320c36cddc1fa11b642186a8165f076f46fd [diff] [blame] |
Split VsyncEventData from DisplayEventDispatcher. Bug: 205721584 Test: atest libsurfaceflinger_unittest Change-Id: I51b18ed356ae7a29f8a88634346c0025321dbe08
diff --git a/libs/gui/tests/Android.bp b/libs/gui/tests/Android.bp index 6dd1073..e58543a 100644 --- a/libs/gui/tests/Android.bp +++ b/libs/gui/tests/Android.bp
@@ -44,6 +44,7 @@ "SurfaceTextureMultiContextGL_test.cpp", "Surface_test.cpp", "TextureRenderer.cpp", + "VsyncEventData_test.cpp", "WindowInfo_test.cpp", ],