Merge "libmedia2_jni: link to libcgrouprc"

am: 847de83188

Change-Id: If9c9289f1ce10cbdb1fa9a8d81c463756dfebada
This commit is contained in:
Yifan Hong
2019-04-03 12:22:47 -07:00
committed by android-build-merger

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