Merge "Freeze kernel configs for Android T." into tm-dev am: e35b07b089

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

Change-Id: Iafac7dcb73a3b981b22f7ab84ed5273b7f9e90f9
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 7dc6cc7..524242f 100644
--- a/compatibility_matrices/Android.bp
+++ b/compatibility_matrices/Android.bp
@@ -80,8 +80,8 @@
         "compatibility_matrix.7.xml",
     ],
     kernel_configs: [
-        "kernel_config_current_5.10",
-        "kernel_config_current_5.15",
+        "kernel_config_t_5.10",
+        "kernel_config_t_5.15",
     ],
 }