commit | 7549fff458bb363224c967445f5c384345a82010 | [log] [tgz] |
---|---|---|
author | Hector Dearman <hjd@google.com> | Fri Feb 09 17:25:30 2018 +0000 |
committer | Hector Dearman <hjd@google.com> | Fri Feb 09 17:25:30 2018 +0000 |
tree | b9103a3ce4fc98d4ee81772ede7bc13aa78d4308 | |
parent | c6f7f745baec089e468d65c1fc4621559b075d38 [diff] |
perfetto: Turning off system prop should stop service Test: manual Change-Id: Ie8128212a2a595f7b1e7cbb6ef256305c3446967
diff --git a/perfetto.rc b/perfetto.rc index 82332f9..c384406 100644 --- a/perfetto.rc +++ b/perfetto.rc
@@ -39,3 +39,7 @@ start traced start traced_probes + +on property:persist.traced.enable=0 + stop traced + stop traced_probes