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

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

Merge "statsd: mark libstats_jni as jni_libs" into stage-aosp-master

parents ec82033d fa78ddbd
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",
    ],