Snap for 8426163 from f81e576298790c97498311e99a0b0b34653c3dd8 to mainline-tzdata2-release

Change-Id: I4dc70a9a3729632816884bec9f9cec139fdf72ee
diff --git a/Android.bp b/Android.bp
index 0cc7110..0eed43a 100644
--- a/Android.bp
+++ b/Android.bp
@@ -14,23 +14,6 @@
 // limitations under the License.
 //
 
-package {
-    default_applicable_licenses: ["external_cbor-java_license"],
-}
-
-// Added automatically by a large-scale-change
-// See: http://go/android-license-faq
-license {
-    name: "external_cbor-java_license",
-    visibility: [":__subpackages__"],
-    license_kinds: [
-        "SPDX-license-identifier-Apache-2.0",
-    ],
-    license_text: [
-        "LICENSE",
-    ],
-}
-
 java_library {
     name: "cbor-java",
 
diff --git a/NOTICE b/NOTICE
new file mode 120000
index 0000000..7a694c9
--- /dev/null
+++ b/NOTICE
@@ -0,0 +1 @@
+LICENSE
\ No newline at end of file