am 1fc4f80f: Add stack dump from drmserver process to bugreports

* commit '1fc4f80fc38f782f128102795481924a97a2d3c5':
  Add stack dump from drmserver process to bugreports
This commit is contained in:
James Dong 2012-09-10 17:53:43 -07:00 committed by Android Git Automerger
commit fc737a1669

View File

@ -41,6 +41,7 @@
/* list of native processes to include in the native dumps */
static const char* native_processes_to_dump[] = {
"/system/bin/drmserver",
"/system/bin/mediaserver",
"/system/bin/sdcard",
"/system/bin/surfaceflinger",