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

Commit 847de831 authored by Yifan Hong's avatar Yifan Hong Committed by Gerrit Code Review
Browse files

Merge "libmedia2_jni: link to libcgrouprc"

parents e6bcf626 b30f53ee
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -151,6 +151,8 @@ cc_library_shared {

        "libutils",  // Have to use shared lib to make libandroid_runtime behave correctly.
                     // Otherwise, AndroidRuntime::getJNIEnv() will return NULL.

        "libcgrouprc", // LL-NDK
    ],

    header_libs: ["libhardware_headers"],