Merge "libmedia2_jni: link to libcgrouprc"
am: 847de83188
Change-Id: If9c9289f1ce10cbdb1fa9a8d81c463756dfebada
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