summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Badour <bbadour@google.com>2023-02-01 17:57:40 -0800
committerBob Badour <bbadour@google.com>2023-02-01 18:37:58 -0800
commit82e15059f20c5296c5d7eac837e96e0f2b479f86 (patch)
tree36ed613dbff0a7e9d123680b969d7c09c3a2e03b
parent7b983a90c2b67bae02ebf6e5acb130e97924e476 (diff)
downloadkotlinc-82e15059f20c5296c5d7eac837e96e0f2b479f86.tar.gz
Inspecting jars reveals fewer licenses.
All of the classes are either kotlin or annotations. Falling back to the default licenses, which probably need cleaning up in a later change. Test: m droid dist Change-Id: I79891e15cdc3631e50cc6e7a2281df0396d8379a
-rw-r--r--Android.bp28
1 files changed, 0 insertions, 28 deletions
diff --git a/Android.bp b/Android.bp
index 7d3e45a..8694b8a 100644
--- a/Android.bp
+++ b/Android.bp
@@ -78,34 +78,6 @@ java_import {
],
sdk_version: "core_current",
exclude_dirs: ["META-INF/versions"],
- licenses: [
- "external_kotlinc_license",
- "external_kotlinc_asm_license",
- "external_kotlinc_dart_license",
- "external_kotlinc_rhino_license",
- "external_kotlinc_qunit_license",
- "external_kotlinc_gwt_license",
- "external_kotlinc_guava_license",
- "external_kotlinc_boost_license",
- "external_kotlinc_closure_compiler_license",
- "external_kotlinc_assemblyscript_license",
- "external_kotlinc_aosp_license",
- "external_kotlinc_asmble_license",
- "external_kotlinc_testdata_eclipse_license",
- "external_kotlinc_testdata_eclipse_distribution_license",
- "external_kotlinc_testdata_findbugs_license",
- "external_kotlinc_testdata_rxjava_license",
- "external_kotlinc_testdata_jspecify_license",
- "external_kotlinc_testdata_lombok_license",
- "external_kotlinc_testdata_spring_license",
- "external_kotlinc_testdata_dagger_license",
- "external_kotlinc_gradle_license",
- "external_kotlinc_karma_license",
- "external_kotlinc_karma_teamcity_reporter_license",
- "external_kotlinc_mocha_teamcity_reporter_license",
- "external_kotlinc_teamcity_service_messages_license",
- "external_kotlinc_lodash_license",
- ],
}
// See: http://go/android-license-faq