summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-08 16:00:52 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-08 16:00:52 +0000
commit90de4778ea387f9f3d91e883c3840458437a5c60 (patch)
treed87a4461235b6b79d96bd06a51887e6169fb5a3c
parent2402cf6afb03eee92143fe609daa49bc9637ae15 (diff)
parent74fa38efb354a0c401c8d19aab072532cdee045d (diff)
downloadjarjar-android12-mainline-tzdata2-release.tar.gz
Change-Id: I77450db5b99667bea0c914f953149b4ddfc6e852
-rw-r--r--Android.bp24
1 files changed, 0 insertions, 24 deletions
diff --git a/Android.bp b/Android.bp
index be68c5c..ea48443 100644
--- a/Android.bp
+++ b/Android.bp
@@ -12,30 +12,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.
-package {
- default_applicable_licenses: ["external_jarjar_license"],
-}
-
-// Added automatically by a large-scale-change
-//
-// large-scale-change included anything that looked like it might be a license
-// text as a license_text. e.g. LICENSE, NOTICE, COPYING etc.
-//
-// Please consider removing redundant or irrelevant files from 'license_text:'.
-// See: http://go/android-license-faq
-license {
- name: "external_jarjar_license",
- visibility: [":__subpackages__"],
- license_kinds: [
- "SPDX-license-identifier-Apache-2.0",
- ],
- license_text: [
- "COPYING",
- "LICENSE.txt",
- "NOTICE",
- ],
-}
-
java_library_host {
name: "jarjar",
manifest: "manifest.txt",