commit | e3866134d8a02620d276b7d58086a06b35db7a98 | [log] [tgz] |
---|---|---|
author | Wei Wang <wvw@google.com> | Fri Sep 21 15:47:45 2018 -0700 |
committer | Wei Wang <wvw@google.com> | Tue Sep 25 13:42:02 2018 -0700 |
tree | 980aaaabf5752d3b13f690926f57bb3918b644e0 | |
parent | 29c2351c08e9afdce7eaa31fefc80628e9869137 [diff] [blame] |
Call atrace HAL in atrace Bug: 111098596 Test: atrace/systrace Change-Id: Iebd42c569c7c3ea52f3f99756af48865cb381edf
diff --git a/cmds/atrace/Android.bp b/cmds/atrace/Android.bp index bb84a18..cc2a6f7 100644 --- a/cmds/atrace/Android.bp +++ b/cmds/atrace/Android.bp
@@ -19,6 +19,7 @@ "libz", "libbase", "libpdx_default_transport", + "android.hardware.atrace@1.0", ], init_rc: ["atrace.rc"],