Freeze kernel configs for Android T.

Use the frozen kernel configs, not the 'current'
unfrozen kernel configs.

Test: TH
Fixes: 230144764
Change-Id: I2c6b1a1d5ec81acfb60380efeca0e6ee24b33089
Merged-In: I2c6b1a1d5ec81acfb60380efeca0e6ee24b33089
This commit is contained in:
Yifan Hong
2022-04-25 11:34:52 -07:00
parent d901ed003e
commit 2e1716a2f9

View File

@@ -80,8 +80,8 @@ vintf_compatibility_matrix {
"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",
],
}