Skip to content

Commit 38d6744

Browse files
sam-f0sam-f0
authored andcommitted
Silence debug logging
1 parent 9744821 commit 38d6744

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

binder_trace/binder_trace/js/interceptbinder.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ var include_list = Array();
1818

1919
var verbosity = 1;
2020

21-
var silent = false;
21+
var silent = true;
2222

2323
var android_version = 11; // Default to android 11, but a different version can be provided through the options object.
2424

0 commit comments

Comments
 (0)