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
This commit is contained in:
Chiachang Wang
2021-04-14 21:33:49 +08:00
parent 454a412fd8
commit 855f753c80

View File

@@ -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",