aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-08 16:02:11 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-08 16:02:11 +0000
commitcc74e668eff38b7993d49d05fc374245c3695054 (patch)
tree76212e7901a47e59cbac4e61149d00616adad86f
parent759f2bb000b27dd95c234cac8ef2177721213bff (diff)
parent65193280855e46d11bf5b44f1a7e49ec0c7bd57e (diff)
downloadzxing-cc74e668eff38b7993d49d05fc374245c3695054.tar.gz
Change-Id: Ice9a8399d3fad4958d1a2c0a64d8a2003b7e46e5
-rw-r--r--METADATA3
-rw-r--r--core/Android.bp17
2 files changed, 0 insertions, 20 deletions
diff --git a/METADATA b/METADATA
deleted file mode 100644
index d97975ca3..000000000
--- a/METADATA
+++ /dev/null
@@ -1,3 +0,0 @@
-third_party {
- license_type: NOTICE
-}
diff --git a/core/Android.bp b/core/Android.bp
index 252cbb292..ab09c6d72 100644
--- a/core/Android.bp
+++ b/core/Android.bp
@@ -1,20 +1,3 @@
-package {
- default_applicable_licenses: ["external_zxing_core_license"],
-}
-
-// Added automatically by a large-scale-change
-// See: http://go/android-license-faq
-license {
- name: "external_zxing_core_license",
- visibility: [":__subpackages__"],
- license_kinds: [
- "SPDX-license-identifier-Apache-2.0",
- ],
- license_text: [
- "NOTICE",
- ],
-}
-
java_import {
name: "zxing-core-1.7",
host_supported: true,