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

Commit 4defe3be authored by Anton Hansson's avatar Anton Hansson Committed by Android (Google) Code Review
Browse files

Merge "Set apex_available for service-statsd"

parents 31ecb2db 5e0d394c
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -13,4 +13,8 @@ java_library {
        "framework-minus-apex",
        "services.core",
    ],
    apex_available: [
        "com.android.os.statsd",
        "test_com.android.os.statsd",
    ],
}