Merge "statsd: mark libstats_jni as jni_libs" into rvc-dev-plus-aosp
This commit is contained in:
committed by
Android (Google) Code Review
commit
a84506ebea
@@ -19,8 +19,10 @@ apex {
|
|||||||
}
|
}
|
||||||
|
|
||||||
apex_defaults {
|
apex_defaults {
|
||||||
native_shared_libs: [
|
jni_libs: [
|
||||||
"libstats_jni",
|
"libstats_jni",
|
||||||
|
],
|
||||||
|
native_shared_libs: [
|
||||||
"libstatspull",
|
"libstatspull",
|
||||||
"libstatssocket",
|
"libstatssocket",
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user