diff --git a/v/android-5.15/Android.bp b/v/android-6.6/Android.bp
similarity index 89%
rename from v/android-5.15/Android.bp
rename to v/android-6.6/Android.bp
index c71f5b7..798e78a 100644
--- a/v/android-5.15/Android.bp
+++ b/v/android-6.6/Android.bp
@@ -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",
-}
+}
\ No newline at end of file
diff --git a/v/android-5.15/android-base-conditional.xml b/v/android-6.6/android-base-conditional.xml
similarity index 99%
rename from v/android-5.15/android-base-conditional.xml
rename to v/android-6.6/android-base-conditional.xml
index 11d3d95..d049e81 100644
--- a/v/android-5.15/android-base-conditional.xml
+++ b/v/android-6.6/android-base-conditional.xml
@@ -1,4 +1,4 @@
-
+
diff --git a/v/android-5.15/android-base.config b/v/android-6.6/android-base.config
similarity index 99%
rename from v/android-5.15/android-base.config
rename to v/android-6.6/android-base.config
index 0b099b3..90edb74 100644
--- a/v/android-5.15/android-base.config
+++ b/v/android-6.6/android-base.config
@@ -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
\ No newline at end of file