Merge "libmedia2_jni: link to libcgrouprc"
This commit is contained in:
@@ -151,6 +151,8 @@ cc_library_shared {
|
|||||||
|
|
||||||
"libutils", // Have to use shared lib to make libandroid_runtime behave correctly.
|
"libutils", // Have to use shared lib to make libandroid_runtime behave correctly.
|
||||||
// Otherwise, AndroidRuntime::getJNIEnv() will return NULL.
|
// Otherwise, AndroidRuntime::getJNIEnv() will return NULL.
|
||||||
|
|
||||||
|
"libcgrouprc", // LL-NDK
|
||||||
],
|
],
|
||||||
|
|
||||||
header_libs: ["libhardware_headers"],
|
header_libs: ["libhardware_headers"],
|
||||||
|
|||||||
Reference in New Issue
Block a user