summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-08 16:00:57 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-08 16:00:57 +0000
commit5c6b35808cc7a52a0c85b9167e60835a445778fd (patch)
tree152af26f169a10312760a874a554d3f9b31f7056
parent0f88db3c1b07b1c007e8e025953458792c2a04c6 (diff)
parent4221d13d2c4079d3299c1d3265ed93564b84c78b (diff)
downloadjsr330-android12-mainline-tzdata2-release.tar.gz
Change-Id: I0023c1982c493e2d322ceae88a85b227b65af4e1
-rw-r--r--Android.bp17
-rw-r--r--METADATA3
2 files changed, 0 insertions, 20 deletions
diff --git a/Android.bp b/Android.bp
index 6dca3ae..f07f4a5 100644
--- a/Android.bp
+++ b/Android.bp
@@ -19,23 +19,6 @@
//
// Target, host, and host-side dalvik build
-package {
- default_applicable_licenses: ["external_jsr330_license"],
-}
-
-// Added automatically by a large-scale-change
-// See: http://go/android-license-faq
-license {
- name: "external_jsr330_license",
- visibility: [":__subpackages__"],
- license_kinds: [
- "SPDX-license-identifier-Apache-2.0",
- ],
- license_text: [
- "NOTICE",
- ],
-}
-
java_library_static {
name: "jsr330",
host_supported: true,
diff --git a/METADATA b/METADATA
deleted file mode 100644
index d97975c..0000000
--- a/METADATA
+++ /dev/null
@@ -1,3 +0,0 @@
-third_party {
- license_type: NOTICE
-}