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

Commit 27d23af2 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

Change-Id: I5b245522b5e6f4d5ee23e6155722c14e4e46bede
parents 5fccfe74 1c0b6aa7
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"],