Rename android16 kernel configs
We want a placeholder for the next android16 kernel configs, but we do
not yet know which version(s) will be available. So renaming them to be
android-6.next.
Test: m
Bug: 328236210
Change-Id: I921e78059c752950e9eff66dc8512171484505f5
diff --git a/compatibility_matrices/Android.bp b/compatibility_matrices/Android.bp
index 2b69442..951ca85 100644
--- a/compatibility_matrices/Android.bp
+++ b/compatibility_matrices/Android.bp
@@ -88,8 +88,7 @@
stem: "compatibility_matrix.202504.xml",
srcs: ["compatibility_matrix.202504.xml"],
kernel_configs: [
- "kernel_config_w_6.1",
- "kernel_config_w_6.6",
+ "kernel_config_w_6.next",
],
}