summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Badour <bbadour@google.com>2022-07-14 11:40:42 -0700
committerBob Badour <bbadour@google.com>2022-07-14 11:40:42 -0700
commit47d04cd8b7337ef40b8af371dc7843781baf3997 (patch)
tree0b469c8bdcc8821eccdd7f1887706ee769cac8c5
parent68efac15852b474774364d094d430a591904eae7 (diff)
downloadkotlinc-47d04cd8b7337ef40b8af371dc7843781baf3997.tar.gz
Remove redundant notice property.
Bug: 192434786 Test: m droid dist Change-Id: I4820ccc47812dbc1bb4df72c9215b7cadeb447c0
-rw-r--r--Android.bp6
1 files changed, 0 insertions, 6 deletions
diff --git a/Android.bp b/Android.bp
index ea0594e..2544416 100644
--- a/Android.bp
+++ b/Android.bp
@@ -21,7 +21,6 @@ java_import {
host_supported: true,
jars: ["lib/annotations-13.0.jar"],
sdk_version: "core_current",
- notice: "license/NOTICE.txt",
}
// exclude_dirs is used to remove META-INF resources for java multi-release
@@ -33,7 +32,6 @@ java_import {
jars: ["lib/kotlin-reflect.jar"],
sdk_version: "core_current",
exclude_dirs: ["META-INF/versions"],
- notice: "license/NOTICE.txt",
}
java_import {
@@ -42,7 +40,6 @@ java_import {
jars: ["lib/kotlin-stdlib.jar"],
sdk_version: "core_current",
exclude_dirs: ["META-INF/versions"],
- notice: "license/NOTICE.txt",
apex_available: [
"//apex_available:platform",
"//apex_available:anyapex",
@@ -55,7 +52,6 @@ java_import {
jars: ["lib/kotlin-stdlib-jdk7.jar"],
sdk_version: "core_current",
exclude_dirs: ["META-INF/versions"],
- notice: "license/NOTICE.txt",
}
java_import {
@@ -64,7 +60,6 @@ java_import {
jars: ["lib/kotlin-stdlib-jdk8.jar"],
sdk_version: "core_current",
exclude_dirs: ["META-INF/versions"],
- notice: "license/NOTICE.txt",
apex_available: [
"//apex_available:platform",
"//apex_available:anyapex",
@@ -109,7 +104,6 @@ java_import {
"external_kotlinc_teamcity_service_messages_license",
"external_kotlinc_lodash_license",
],
- notice: "license/NOTICE.txt",
}
// See: http://go/android-license-faq