Freeze kernel configs for Android T.
Use the frozen kernel configs, not the 'current' unfrozen kernel configs. Test: TH Fixes: 230144764 Change-Id: I2c6b1a1d5ec81acfb60380efeca0e6ee24b33089
This commit is contained in:
parent
953448bb3b
commit
e8981922a4
1 changed files with 2 additions and 2 deletions
|
@ -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",
|
||||
],
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue