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

Commit de2654be authored by Yifan Hong's avatar Yifan Hong Committed by android-build-merger
Browse files

Merge "libmedia2_jni: link to libcgrouprc" am: 847de831

am: 751f3484

Change-Id: I72dfa890c7c514eae28dd0ec14cd6bc35c979ffd
parents e280e2e6 751f3484
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"],