From f33a3c099b2d49827f5d29d856d4ea458aec52de Mon Sep 17 00:00:00 2001 From: Devin Moore Date: Wed, 6 Mar 2024 21:12:07 +0000 Subject: [PATCH] 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 --- compatibility_matrices/Android.bp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/compatibility_matrices/Android.bp b/compatibility_matrices/Android.bp index 2b694427fb..951ca850b4 100644 --- a/compatibility_matrices/Android.bp +++ b/compatibility_matrices/Android.bp @@ -88,8 +88,7 @@ vintf_compatibility_matrix { 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", ], }