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

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

Merge "libmedia2_jni: link to libcgrouprc"

am: 847de831

Change-Id: If9c9289f1ce10cbdb1fa9a8d81c463756dfebada
parents 7f0a256a 847de831
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"],