Snap for 8426163 from 161c1af751124ac73e21d48c630162dc753af803 to mainline-tzdata2-release

Change-Id: If7a374436ba0316909cd4b1a6cf9245912a8ec63
diff --git a/Android.bp b/Android.bp
index 4a1e4e2..c6abffa 100644
--- a/Android.bp
+++ b/Android.bp
@@ -12,23 +12,6 @@
 // See the License for the specific language governing permissions and
 // limitations under the License.
 
-package {
-    default_applicable_licenses: ["external_google-fonts_coming-soon_license"],
-}
-
-// Added automatically by a large-scale-change
-// See: http://go/android-license-faq
-license {
-    name: "external_google-fonts_coming-soon_license",
-    visibility: [":__subpackages__"],
-    license_kinds: [
-        "SPDX-license-identifier-Apache-2.0",
-    ],
-    license_text: [
-        "NOTICE",
-    ],
-}
-
 prebuilt_font {
     name: "ComingSoon.ttf",
     src: "ComingSoon.ttf",
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
-}