Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d1e1bddc authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "statsd: mark libstats_jni as jni_libs" into rvc-dev-plus-aosp am: a84506eb

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12498736

Change-Id: I68e1561c72e4d957b6213bbcd5fba8f02da92576
parents 51c2f359 a84506eb
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -19,8 +19,10 @@ apex {
}

apex_defaults {
    native_shared_libs: [
    jni_libs: [
        "libstats_jni",
    ],
    native_shared_libs: [
        "libstatspull",
        "libstatssocket",
    ],