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

Commit 2dca3a02 authored by Chiachang Wang's avatar Chiachang Wang Committed by Automerger Merge Worker
Browse files

Allow frameworks-net-integration-testutils to access hidden methods am: 855f753c

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14187046

Change-Id: I3fa883dd770f1b1188ee2d22afa4e34f3acdc48b
parents 09ae162c 855f753c
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",