Merge "Add 6.1 kernel to current matrix" am: 0691e0e416

Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2450909

Change-Id: Ic6ccc42b4ba8b57b8e7dfbd7b3084618c4a834cc
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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",
     ],
 }