Skip to content

Commit de365a6

Browse files
toddfrederickAndroid (Google) Code Review
authored andcommitted
Merge "Revert "Include stack traces from keystore2 in bugreports on debuggable builds"" into main
2 parents d0aab34 + 80024f1 commit de365a6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libs/dumputils/dump_utils.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ static const char* native_processes_to_dump[] = {
5050

5151
// Native processes to dump on debuggable builds.
5252
static const char* debuggable_native_processes_to_dump[] = {
53-
"/system/bin/keystore2",
5453
"/system/bin/vold",
5554
NULL,
5655
};

0 commit comments

Comments
 (0)