commit | f979735a7cbf1694cf418fb39ade095f1f9de868 | [log] [tgz] |
---|---|---|
author | Lloyd Pique <lpique@google.com> | Wed Dec 20 16:52:07 2017 -0800 |
committer | Lloyd Pique <lpique@google.com> | Wed Feb 07 14:45:11 2018 -0800 |
tree | 23d77c40d7fc6b38160650bf2b7973925f66aea4 | |
parent | 0fcde1b23edcb8105b944df70bf1113cac8f0c15 [diff] [blame] |
SF: Define mock::EventThread This allows the unit tests to use a Mock for the normal EventThread instance. Test: Builds Bug: None Change-Id: I6f6853a33d0cd9af4548eb318b4564eb6c9af1e6
diff --git a/services/surfaceflinger/tests/unittests/Android.bp b/services/surfaceflinger/tests/unittests/Android.bp index be3a918..3eb07ae 100644 --- a/services/surfaceflinger/tests/unittests/Android.bp +++ b/services/surfaceflinger/tests/unittests/Android.bp
@@ -21,6 +21,7 @@ ":libsurfaceflinger_sources", "DisplayTransactionTest.cpp", "MockComposer.cpp", + "MockEventThread.cpp", "MockRenderEngine.cpp", ], static_libs: [