Merge "libmedia2_jni: link to libcgrouprc"

This commit is contained in:
Yifan Hong
2019-04-03 19:08:51 +00:00
committed by Gerrit Code Review

View File

@@ -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"],