Create v/android-6.6 based off of v/6.1

Bug: 311450232
Signed-off-by: William McVicker <willmcvicker@google.com>
Change-Id: I17507419b8136f1cbbba4cf2bd3462db9ceed3bb
This commit is contained in:
William McVicker 2023-12-01 00:38:21 +00:00 committed by Will McVicker
parent 0606f4897c
commit ec7e744031
3 changed files with 5 additions and 6 deletions

View file

@ -1,4 +1,4 @@
// Copyright (C) 2018 The Android Open Source Project
// Copyright (C) 2023 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.
@ -18,9 +18,9 @@ package {
}
kernel_config {
name: "kernel_config_v_5.15",
name: "kernel_config_v_6.6",
srcs: [
"android-base.config",
],
meta: "android-base-conditional.xml",
}
}

View file

@ -1,4 +1,4 @@
<kernel minlts="5.15.0" />
<kernel minlts="6.6.0" />
<!-- KEEP ALPHABETICALLY SORTED -->
<!-- ARM base requirements -->

View file

@ -15,7 +15,6 @@
# CONFIG_USELIB is not set
CONFIG_ADVISE_SYSCALLS=y
CONFIG_AIO=y
CONFIG_ANDROID=y
CONFIG_ANDROID_BINDER_DEVICES="binder,hwbinder,vndbinder"
CONFIG_ANDROID_BINDER_IPC=y
CONFIG_ANDROID_BINDERFS=y
@ -263,4 +262,4 @@ CONFIG_VETH=y
CONFIG_XFRM_INTERFACE=y
CONFIG_XFRM_MIGRATE=y
CONFIG_XFRM_STATISTICS=y
CONFIG_XFRM_USER=y
CONFIG_XFRM_USER=y