commit | 955faea07356c487b05be642f1af4b0faf55663e | [log] [tgz] |
---|---|---|
author | Aaron Huang <huangaaron@google.com> | Thu Apr 01 10:03:40 2021 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Apr 01 10:03:40 2021 +0000 |
tree | 669bc53af4ffba72f210e7c5c8f1fedd497a3f7c | |
parent | 5b92a20fb473583bf18aacf7199f1592e60ea4c3 [diff] | |
parent | 8df2356e1cc71a2ad545a06475b560a56ddd639a [diff] |
Reimplement inferRestrictedCapability without new exposed API am: e22a397031 am: 48e0b5a19b Original change: https://android-review.googlesource.com/c/platform/frameworks/libs/net/+/1659978 Change-Id: I0e816d32d887721bc82101c4975c759eca93e395
diff --git a/staticlibs/testutils/Android.bp b/staticlibs/testutils/Android.bp index bea5e5a..d4465dd 100644 --- a/staticlibs/testutils/Android.bp +++ b/staticlibs/testutils/Android.bp
@@ -12,6 +12,10 @@ // See the License for the specific language governing permissions and // limitations under the License. +package { + default_applicable_licenses: ["Android-Apache-2.0"], +} + java_library { name: "net-tests-utils", srcs: [