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

Commit ef5bb173 authored by Ray Essick's avatar Ray Essick Committed by android-build-merger
Browse files

Merge "libmedia_jni pulls in libsfplugin_ccodec" into qt-dev am: 1c0b6aa7

am: 27d23af2

Change-Id: I90af251256c728c8151d5dfcb9665a193ec3581b
parents 6d6af1d3 27d23af2
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -58,6 +58,9 @@ cc_library_shared {
        "android.hardware.cas.native@1.0",
        "android.hidl.memory@1.0",
        "android.hidl.token@1.0-utils",

        // to speed up later users of this library
        "libsfplugin_ccodec",
    ],

    header_libs: ["libhardware_headers"],