summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-08 16:00:59 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-08 16:00:59 +0000
commit1d813a9e94961316ec70ba1f89dbad499702e8c5 (patch)
treef25e11f424f64efcfd6ec0743e871ef158ff2aa8
parent4ea4a59d25acee102e23178ea1223e2680fe6d35 (diff)
parentde50c06a6482cd270d92dba9d010e9d1914fac1c (diff)
downloadksoap2-android12-mainline-tzdata2-release.tar.gz
Change-Id: Ibaa8bbedef426377483bdd38f3b68c6766f31db8
-rw-r--r--Android.bp30
-rw-r--r--METADATA1
2 files changed, 0 insertions, 31 deletions
diff --git a/Android.bp b/Android.bp
index c3f6393..19deb85 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,33 +1,3 @@
-package {
- default_applicable_licenses: ["external_ksoap2_license"],
-}
-
-// Added automatically by a large-scale-change that took the approach of
-// 'apply every license found to every target'. While this makes sure we respect
-// every license restriction, it may not be entirely correct.
-//
-// e.g. GPL in an MIT project might only apply to the contrib/ directory.
-//
-// Please consider splitting the single license below into multiple licenses,
-// taking care not to lose any license_kind information, and overriding the
-// default license using the 'licenses: [...]' property on targets as needed.
-//
-// For unused files, consider creating a 'fileGroup' with "//visibility:private"
-// to attach the license to, and including a comment whether the files may be
-// used in the current project.
-// See: http://go/android-license-faq
-license {
- name: "external_ksoap2_license",
- visibility: [":__subpackages__"],
- license_kinds: [
- "SPDX-license-identifier-BSD",
- "SPDX-license-identifier-MIT",
- ],
- license_text: [
- "NOTICE",
- ],
-}
-
java_library {
name: "ksoap2",
sdk_version: "system_current",
diff --git a/METADATA b/METADATA
index 9bff74f..04d2d33 100644
--- a/METADATA
+++ b/METADATA
@@ -10,7 +10,6 @@ third_party {
value: "https://github.com/simpligility/ksoap2-android/archive/3.0.0-RC.2.zip"
}
version: "bf4e67df641c386cbd91ddae5db7f3c49956a55b"
- license_type: NOTICE
last_upgrade_date {
year: 2014
month: 5