commit | 3738434d936609404a0235df117ed50ee741c817 | [log] [tgz] |
---|---|---|
author | Alec Mouri <alecmouri@google.com> | Thu Jan 02 17:23:37 2020 -0800 |
committer | Alec Mouri <alecmouri@google.com> | Tue Jan 21 08:26:45 2020 -0800 |
tree | e9899e145fa1bb08085744d086c7e06c7dfc07fc | |
parent | 2ffdb05881020b31df04656c49219de18c64ce2c [diff] [blame] |
[TimeStats] Add callback for layer stats Bug: 119885568 Test: adb shell cmd stats pull-source 10063 Change-Id: I385c9a49e2c7f98d4dacba6ac399e927c5b0e192
diff --git a/services/surfaceflinger/tests/unittests/Android.bp b/services/surfaceflinger/tests/unittests/Android.bp index e500672..1eaf2dd 100644 --- a/services/surfaceflinger/tests/unittests/Android.bp +++ b/services/surfaceflinger/tests/unittests/Android.bp
@@ -83,6 +83,7 @@ "perfetto_trace_protos", ], shared_libs: [ + "libprotoutil", "libstatssocket", "libsurfaceflinger", "libtimestats",