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

Commit 73172af0 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: I6a5f9429628f3ee225a5ad2462a032be47a1d864
parents 01e03da6 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"],