OSDN Git Service

Remove mediacodec from NATIVE_STACKS_OF_INTEREST.
authorPawin Vongmasa <pawin@google.com>
Tue, 28 Feb 2017 04:37:12 +0000 (20:37 -0800)
committerPawin Vongmasa <pawin@google.com>
Tue, 21 Mar 2017 23:50:15 +0000 (16:50 -0700)
See also: b/36414311.

Test: Camera, Photos, YouTube, and Play Movies apps.
Bug: 35328855
Change-Id: I709644669f5bb7a5f3ad686b325f1f9f37f7a3d3

services/core/java/com/android/server/Watchdog.java

index be021ea..ce4ca02 100644 (file)
@@ -71,7 +71,6 @@ public class Watchdog extends Thread {
         "/system/bin/mediaserver",
         "/system/bin/sdcard",
         "/system/bin/surfaceflinger",
-        "media.codec",     // system/bin/mediacodec
         "media.extractor", // system/bin/mediaextractor
         "com.android.bluetooth",  // Bluetooth service
     };