Freeze kernel configs for r.
Bug: 151966896 Test: builds Change-Id: I54c4338726fe1c533fae63a8509e23bf4ea7abbc
This commit is contained in:
parent
410ab82162
commit
d298b222cd
21 changed files with 6 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
// Copyright (C) 2018 The Android Open Source Project
|
||||
// Copyright (C) 2020 The Android Open Source Project
|
||||
//
|
||||
// Licensed under the Apache License, Version 2.0 (the "License");
|
||||
// you may not use this file except in compliance with the License.
|
||||
|
@ -13,7 +13,7 @@
|
|||
// limitations under the License.
|
||||
|
||||
kernel_config {
|
||||
name: "kernel_config_current_5.4",
|
||||
name: "kernel_config_r_4.14",
|
||||
srcs: [
|
||||
"android-base.config",
|
||||
],
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright (C) 2018 The Android Open Source Project
|
||||
// Copyright (C) 2020 The Android Open Source Project
|
||||
//
|
||||
// Licensed under the Apache License, Version 2.0 (the "License");
|
||||
// you may not use this file except in compliance with the License.
|
||||
|
@ -13,7 +13,7 @@
|
|||
// limitations under the License.
|
||||
|
||||
kernel_config {
|
||||
name: "kernel_config_current_4.14",
|
||||
name: "kernel_config_r_4.19",
|
||||
srcs: [
|
||||
"android-base.config",
|
||||
],
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright (C) 2018 The Android Open Source Project
|
||||
// Copyright (C) 2020 The Android Open Source Project
|
||||
//
|
||||
// Licensed under the Apache License, Version 2.0 (the "License");
|
||||
// you may not use this file except in compliance with the License.
|
||||
|
@ -13,7 +13,7 @@
|
|||
// limitations under the License.
|
||||
|
||||
kernel_config {
|
||||
name: "kernel_config_current_4.19",
|
||||
name: "kernel_config_r_5.4",
|
||||
srcs: [
|
||||
"android-base.config",
|
||||
],
|
Loading…
Reference in a new issue