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

Commit 855f753c authored by Chiachang Wang's avatar Chiachang Wang
Browse files

Allow frameworks-net-integration-testutils to access hidden methods

Support frameworks-net-integration-testutils to access hidden
connectivity methods.

Bug: 182859030
Test: m
Change-Id: Ifbbe7c15c99ac80f94ebb0d97f9145711f147d75
parent 454a412f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -62,6 +62,7 @@ android_test {
// Utilities for testing framework code both in integration and unit tests.
java_library {
    name: "frameworks-net-integration-testutils",
    defaults: ["framework-connectivity-test-defaults"],
    srcs: ["util/**/*.java", "util/**/*.kt"],
    static_libs: [
        "androidx.annotation_annotation",