summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorBob Badour <bbadour@google.com>2021-03-31 19:53:56 -0700
committerBob Badour <bbadour@google.com>2021-03-31 19:53:56 -0700
commit22f27871fec667f0b058c6d286ee23bdd0a39fc7 (patch)
treeefb1e9dd8de551f52ef9e997c6bdab4747d4a5ed /common
parent0fb2de46f071b50fe1e524ee16282a607a69d8c3 (diff)
downloadnet-22f27871fec667f0b058c6d286ee23bdd0a39fc7.tar.gz
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/libs/net
Added SPDX-license-identifier-Apache-2.0 to: common/testutils/Android.bp Bug: 68860345 Bug: 151177513 Bug: 151953481 Test: m all Exempt-From-Owner-Approval: janitorial work Change-Id: If307a41f295d202c3cb8b733ed74af26d3358058
Diffstat (limited to 'common')
-rw-r--r--common/testutils/Android.bp4
1 files changed, 4 insertions, 0 deletions
diff --git a/common/testutils/Android.bp b/common/testutils/Android.bp
index bea5e5a3..d4465dd7 100644
--- a/common/testutils/Android.bp
+++ b/common/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: [