commit | b9ab2a856846bab5637fd060e565aa16f2c81ced | [log] [tgz] |
---|---|---|
author | Bob Badour <bbadour@google.com> | Thu Apr 01 16:23:52 2021 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Apr 01 16:23:52 2021 +0000 |
tree | 7552473d51aa238b42e5aa303d71d277e513a5c8 | |
parent | 80adaf14060f2f84082c9c77059c930d21e7e088 [diff] | |
parent | a64434b44d0eed16b6aa5a928b2ad4f449d3726c [diff] |
Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/libs/net" am: 9d6c0cfede am: b8a289f783 Original change: https://android-review.googlesource.com/c/platform/frameworks/libs/net/+/1660551 Change-Id: I8e8e0197cfa3206e00aa89377771347f1715416c
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: [