aboutsummaryrefslogtreecommitdiff
path: root/r
diff options
context:
space:
mode:
authorBob Badour <bbadour@google.com>2021-03-02 01:01:45 -0800
committerYifan Hong <elsk@google.com>2021-04-27 19:32:19 -0700
commit62e21e0cffd17f4375ad7178d8ab0f11d53b15a4 (patch)
treedd6414f29e8a8d1a2ac738efb2fb3a93fa73950b /r
parent27a2a0b7528193c4a5797463cb0e3fef274814dc (diff)
downloadconfigs-62e21e0cffd17f4375ad7178d8ab0f11d53b15a4.tar.gz
[LSC] Add LOCAL_LICENSE_KINDS to kernel/configs
Added SPDX-license-identifier-Apache-2.0 to: tools/Android.bp Added SPDX-license-identifier-Apache-2.0 legacy_notice to: Android.bp Added legacy_notice to: android-4.19/Android.bp android-5.10/Android.bp android-5.4/Android.bp build/Android.bp p/android-4.14/Android.bp p/android-4.4/Android.bp p/android-4.9/Android.bp q/android-4.14/Android.bp q/android-4.19/Android.bp q/android-4.9/Android.bp r/android-4.14/Android.bp r/android-4.19/Android.bp r/android-5.4/Android.bp Bug: 68860345 Bug: 151177513 Bug: 151953481 Test: m all Exempt-From-Owner-Approval: janitorial work Change-Id: I9ea7130bab3e5a972419363e003286b533b30d6d Merged-In: I9ea7130bab3e5a972419363e003286b533b30d6d
Diffstat (limited to 'r')
-rw-r--r--r/android-4.14/Android.bp9
-rw-r--r--r/android-4.19/Android.bp9
-rw-r--r--r/android-5.4/Android.bp9
3 files changed, 27 insertions, 0 deletions
diff --git a/r/android-4.14/Android.bp b/r/android-4.14/Android.bp
index 63d954b..a9c0f3a 100644
--- a/r/android-4.14/Android.bp
+++ b/r/android-4.14/Android.bp
@@ -12,6 +12,15 @@
// See the License for the specific language governing permissions and
// limitations under the License.
+package {
+ // See: http://go/android-license-faq
+ // A large-scale-change added 'default_applicable_licenses' to import
+ // all of the 'license_kinds' from "kernel_configs_license"
+ // to get the below license kinds:
+ // legacy_notice
+ default_applicable_licenses: ["kernel_configs_license"],
+}
+
kernel_config {
name: "kernel_config_r_4.14",
srcs: [
diff --git a/r/android-4.19/Android.bp b/r/android-4.19/Android.bp
index e9b38fa..38b9688 100644
--- a/r/android-4.19/Android.bp
+++ b/r/android-4.19/Android.bp
@@ -12,6 +12,15 @@
// See the License for the specific language governing permissions and
// limitations under the License.
+package {
+ // See: http://go/android-license-faq
+ // A large-scale-change added 'default_applicable_licenses' to import
+ // all of the 'license_kinds' from "kernel_configs_license"
+ // to get the below license kinds:
+ // legacy_notice
+ default_applicable_licenses: ["kernel_configs_license"],
+}
+
kernel_config {
name: "kernel_config_r_4.19",
srcs: [
diff --git a/r/android-5.4/Android.bp b/r/android-5.4/Android.bp
index 0245b4c..28d3fa2 100644
--- a/r/android-5.4/Android.bp
+++ b/r/android-5.4/Android.bp
@@ -12,6 +12,15 @@
// See the License for the specific language governing permissions and
// limitations under the License.
+package {
+ // See: http://go/android-license-faq
+ // A large-scale-change added 'default_applicable_licenses' to import
+ // all of the 'license_kinds' from "kernel_configs_license"
+ // to get the below license kinds:
+ // legacy_notice
+ default_applicable_licenses: ["kernel_configs_license"],
+}
+
kernel_config {
name: "kernel_config_r_5.4",
srcs: [