OSDN Git Service

Remove mediacodec from native_processes_to_dump.
authorPawin Vongmasa <pawin@google.com>
Tue, 28 Feb 2017 04:36:47 +0000 (20:36 -0800)
committerPawin Vongmasa <pawin@google.com>
Wed, 22 Mar 2017 01:42:44 +0000 (18:42 -0700)
Test: Camera, Photos, YouTube, and Play Movies apps.
Bug: 35328855
Change-Id: I098fe262e414822419c1e08e5f891e8e2b13cdc9

cmds/dumpstate/utils.cpp

index 4655d33..a229a22 100644 (file)
@@ -76,7 +76,6 @@ static const char* native_processes_to_dump[] = {
         "/system/bin/audioserver",
         "/system/bin/cameraserver",
         "/system/bin/drmserver",
-        "/system/bin/mediacodec",     // media.codec
         "/system/bin/mediadrmserver",
         "/system/bin/mediaextractor", // media.extractor
         "/system/bin/mediaserver",