commit | ba5bf0d4014702541851da82b3164797a7f938fc | [log] [tgz] |
---|---|---|
author | Yangster-mac <yanglu@google.com> | Tue Oct 09 20:48:23 2018 -0700 |
committer | Yang Lu <yanglu@google.com> | Wed Oct 10 05:41:37 2018 +0000 |
tree | ea004ea00fa93e6090e3c01effd892eac3bcda58 | |
parent | 96af49eb0179d672eae72aa517946475697ee463 [diff] [blame] |
Log the davey event. Test: statsd test Fix: 117528646 Change-Id: Idb7cc37cd18047120adabbc9fbda1c89b109f3a7
diff --git a/libs/hwui/Android.bp b/libs/hwui/Android.bp index 494e513..e3ec45b 100644 --- a/libs/hwui/Android.bp +++ b/libs/hwui/Android.bp
@@ -61,6 +61,7 @@ shared_libs: [ "liblog", "libcutils", + "libstatslog", "libutils", "libEGL", "libGLESv2",