commit | 17f2767724e7c7e8e2c4dcd595bd34b4de40f623 | [log] [tgz] |
---|---|---|
author | Nan Zhang <nanzhang@google.com> | Wed Dec 12 16:01:49 2018 -0800 |
committer | Nan Zhang <nanzhang@google.com> | Fri Jan 04 15:54:01 2019 -0800 |
tree | 2420a025fc229ed4f88a1b8b2a34a4c464cfe9b6 | |
parent | a45e15e2d47c7527f17fbd92085e27cc39cde720 [diff] [blame] |
Generate build timing metrics to proto format file Test: Dumped the text formated based metrics file to out dir, and checked the file. Bug: b/63815990 Change-Id: Iff476f72a0be74eb53b6b26ef468d11c0f24a404
diff --git a/ui/build/Android.bp b/ui/build/Android.bp index a48a314..0eba5ce 100644 --- a/ui/build/Android.bp +++ b/ui/build/Android.bp
@@ -30,6 +30,7 @@ deps: [ "soong-ui-build-paths", "soong-ui-logger", + "soong-ui-metrics", "soong-ui-status", "soong-ui-terminal", "soong-ui-tracer",