commit | 4dccc413ddf822ca6f1856fd2d8ab80185203eed | [log] [tgz] |
---|---|---|
author | Lloyd Pique <lpique@google.com> | Mon Jan 22 17:21:36 2018 -0800 |
committer | Lloyd Pique <lpique@google.com> | Mon Mar 19 17:53:11 2018 -0700 |
tree | 1bcf18d8da8ee1a0eb6b7d1b45d6b90b703114c8 | |
parent | c9903eff3f1dce707e2ea0f26d4e7aa6019d02cd [diff] |
SF: Separate SurfaceInterceptor into interface and impl SurfaceInterceptor is now an abstract interface. impl::SurfaceInterceptor is the normal implementation. This allows unit tests to replace it with a GMock. Test: Builds Bug: 74827900 Change-Id: I4d5bb2649b0c7a8ec1e6c0abf01ab53174d06a19