Add stack dump from drmserver process to bugreports
This would be helpful tracking down ANR issues in drmserver o related-to-bug: 7132419 Change-Id: I7eceaa0c29af26bd0092110be6bddf8f4c063545
This commit is contained in:
parent
61e04b92bd
commit
1fc4f80fc3
@ -41,6 +41,7 @@
|
|||||||
|
|
||||||
/* list of native processes to include in the native dumps */
|
/* list of native processes to include in the native dumps */
|
||||||
static const char* native_processes_to_dump[] = {
|
static const char* native_processes_to_dump[] = {
|
||||||
|
"/system/bin/drmserver",
|
||||||
"/system/bin/mediaserver",
|
"/system/bin/mediaserver",
|
||||||
"/system/bin/sdcard",
|
"/system/bin/sdcard",
|
||||||
"/system/bin/surfaceflinger",
|
"/system/bin/surfaceflinger",
|
||||||
|
Loading…
Reference in New Issue
Block a user