summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorBob Badour <bbadour@google.com>2021-03-30 22:55:10 -0700
committerBob Badour <bbadour@google.com>2021-03-30 22:55:10 -0700
commit739f5fe5958cf68551893e462c785af56f20401e (patch)
treeefb1e9dd8de551f52ef9e997c6bdab4747d4a5ed /common
parent3423b195bc1bdcccea2b9fd917d6325eadc31fdf (diff)
downloadnet-739f5fe5958cf68551893e462c785af56f20401e.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: Ib947b1cd6eae235e77cd55d57673360c426e80f1
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: [