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

Commit 6dbbbe80 authored by Dongwon Kang's avatar Dongwon Kang
Browse files

Remove libmedia2_jni from /system/lib.

libmedia2_jni.so was kept in /system/lib to make MediaPlayer2
work before we have native_loader change. Now, it is not needed
anymore since we use the libmedia2_jni.so in media apex.

Test: build & boot & atest MediaPlayer2Test
Bug: 112766913
Change-Id: I305bd4a4fad4b9528d22bc180ebcf3a9725840f0
parent c2888cbc
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -761,8 +761,6 @@ java_defaults {
    required: [
        // TODO: remove gps_debug when the build system propagates "required" properly.
        "gps_debug.conf",
        // Loaded with System.loadLibrary by android.view.textclassifier
        "libmedia2_jni",
    ],

    dxflags: [