Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 492495bc authored by Pawin Vongmasa's avatar Pawin Vongmasa
Browse files

Remove mediacodec from NATIVE_STACKS_OF_INTEREST.

See also: b/36414311.

Test: Camera, Photos, YouTube, and Play Movies apps.
Bug: 35328855
Change-Id: I709644669f5bb7a5f3ad686b325f1f9f37f7a3d3
parent 7989a342
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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
    };