commit | b5a6aefc111fee268f3e4beb316424ccc09904c4 | [log] [tgz] |
---|---|---|
author | Alistair Delva <adelva@google.com> | Wed Feb 22 13:35:52 2023 -0800 |
committer | Alistair Delva <adelva@google.com> | Wed Feb 22 13:37:55 2023 -0800 |
tree | 4d2b57925b7a4c14a712e01e62c249a490a7d9e8 | |
parent | 9a64bc9754854dad2ac9a9e366a59e4b9c6d5d1f [diff] [blame] |
Add 6.1 kernel to current matrix ..and remove 5.10 kernel. Bug: 264456132 Change-Id: I4c111d85b70133351d86bc1f000a388207e23b1b
diff --git a/compatibility_matrices/Android.bp b/compatibility_matrices/Android.bp index e1ad1f3..622835e 100644 --- a/compatibility_matrices/Android.bp +++ b/compatibility_matrices/Android.bp
@@ -78,7 +78,7 @@ "compatibility_matrix.8.xml", ], kernel_configs: [ - "kernel_config_current_5.10", "kernel_config_current_5.15", + "kernel_config_current_6.1", ], }