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

Commit a84506eb authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

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

parents 4467c2f6 39c94c04
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",
    ],