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

Commit aca7ba2c 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 am: d1e1bddc

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

Change-Id: I1b140004c9253fc5d3e768596effb55212da81c4
parents c2888a30 d1e1bddc
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",
    ],