Merge "libmedia2_jni: link to libcgrouprc" am: 847de83188

am: 751f3484ed

Change-Id: I72dfa890c7c514eae28dd0ec14cd6bc35c979ffd
This commit is contained in:
Yifan Hong
2019-04-03 12:49:52 -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"],