commit | e2ffb426c3c48bbc93bc2cfc28b33b6f6e0ddfa2 | [log] [tgz] |
---|---|---|
author | Marissa Wall <marissaw@google.com> | Fri Oct 12 11:33:52 2018 -0700 |
committer | Marissa Wall <marissaw@google.com> | Fri Nov 09 12:55:25 2018 -0800 |
tree | c1a7462c8d433715c6d6789eb7a670648b3f0c87 | |
parent | c837b5ecc406f6bf6e5424d48435b56decbd903e [diff] [blame] |
blast: Send transaction callback Send transaction callback to client via the TransactionCompletedListener. Test: Transaction_test Bug: 80477568 Change-Id: Iac98780b1357b9cc54b93cc3c848013b28fab441
diff --git a/services/surfaceflinger/Android.bp b/services/surfaceflinger/Android.bp index 16003a2..0e75d7f 100644 --- a/services/surfaceflinger/Android.bp +++ b/services/surfaceflinger/Android.bp
@@ -153,6 +153,7 @@ "SurfaceInterceptor.cpp", "SurfaceTracing.cpp", "TimeStats/TimeStats.cpp", + "TransactionCompletedThread.cpp", ], }