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

Commit 339044f4 authored by Jooyung Han's avatar Jooyung Han Committed by Android (Google) Code Review
Browse files

Merge "statsd: mark libstats_jni as jni_libs"

parents d64cb948 95642bbc
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",
    ],