commit | da901cc5c5be85aa7a41800099bc89353d89d5a8 | [log] [tgz] |
---|---|---|
author | Lloyd Pique <lpique@google.com> | Mon Jan 22 17:30:28 2018 -0800 |
committer | Lloyd Pique <lpique@google.com> | Mon Mar 26 17:25:28 2018 -0700 |
tree | 5d1dfa49b0a7c37a560d50b268e3a531dfba523b | |
parent | 4d2348551e73b4990aedc83db17a336b533316e6 [diff] [blame] |
SF: Define mock::SurfaceInterceptor Test: Builds Bug: 74827900 Change-Id: I0051c41a55a8213627add5c1b1f80e7864fb0a9e (cherry picked from commit e98c417072ee0f18d3ff5ca24d4205788a55c87b)
diff --git a/services/surfaceflinger/tests/unittests/Android.bp b/services/surfaceflinger/tests/unittests/Android.bp index aa88cb1..8473a55 100644 --- a/services/surfaceflinger/tests/unittests/Android.bp +++ b/services/surfaceflinger/tests/unittests/Android.bp
@@ -26,6 +26,7 @@ "MockGraphicBufferProducer.cpp", "MockMessageQueue.cpp", "MockRenderEngine.cpp", + "MockSurfaceInterceptor.cpp", ], static_libs: [ "libgmock",