commit | a64434b44d0eed16b6aa5a928b2ad4f449d3726c | [log] [tgz] |
---|---|---|
author | Bob Badour <bbadour@google.com> | Thu Apr 01 15:17:01 2021 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Apr 01 15:17:01 2021 +0000 |
tree | 7552473d51aa238b42e5aa303d71d277e513a5c8 | |
parent | 9d7cc739ba27e661fe36b579d2f6ed0a734f7f93 [diff] | |
parent | 5aacbafb889b6ad56343346f8c1ae69ed79c005d [diff] |
Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/libs/net"
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: [