Rename kernel config modules from current to Q.

Test: builds
Bug: 130295628
Change-Id: I4f519d9c67a983df15423f556ecc68586c6a100b
Merged-In: I4f519d9c67a983df15423f556ecc68586c6a100b
This commit is contained in:
Yifan Hong
2019-04-15 10:32:24 -07:00
parent 6d312e23e6
commit 18cb552a97

View File

@@ -70,8 +70,8 @@ vintf_compatibility_matrix {
"compatibility_matrix.4.xml", "compatibility_matrix.4.xml",
], ],
kernel_configs: [ kernel_configs: [
"kernel_config_current_4.9", "kernel_config_q_4.9",
"kernel_config_current_4.14", "kernel_config_q_4.14",
"kernel_config_current_4.19", "kernel_config_q_4.19",
] ]
} }