commit | 9378b260ad1f52035ce1f6a6b416cae9e23bf3d9 | [log] [tgz] |
---|---|---|
author | John Reck <jreck@google.com> | Fri May 31 10:13:05 2019 -0700 |
committer | John Reck <jreck@google.com> | Fri May 31 10:59:37 2019 -0700 |
tree | 76ff7368427d83957bcc0433c5d866bde8375994 | |
parent | b35167c9eb56823dca5a7b707fe903f35c1bb37e [diff] [blame] |
Also tell HALs that tracing stopped Fixes: 132901126 Test: tracing still works & HAL services properly stop tracing Change-Id: I58047e9736fd86f798c77ad746c16f13185af177
diff --git a/cmds/atrace/atrace.cpp b/cmds/atrace/atrace.cpp index 7ac0eb7..a4b00f8 100644 --- a/cmds/atrace/atrace.cpp +++ b/cmds/atrace/atrace.cpp
@@ -890,6 +890,7 @@ setTagsProperty(0); clearAppProperties(); pokeBinderServices(); + pokeHalServices(); if (g_tracePdx) { ServiceUtility::PokeServices();