Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9378b260 authored by John Reck's avatar John Reck
Browse files

Also tell HALs that tracing stopped

Fixes: 132901126
Test: tracing still works & HAL services properly stop tracing
Change-Id: I58047e9736fd86f798c77ad746c16f13185af177
parent b35167c9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -890,6 +890,7 @@ static void cleanUpUserspaceTracing()
    setTagsProperty(0);
    clearAppProperties();
    pokeBinderServices();
    pokeHalServices();

    if (g_tracePdx) {
        ServiceUtility::PokeServices();