summaryrefslogtreecommitdiffstats
path: root/compatibility_matrices
diff options
context:
space:
mode:
authorYifan Hong <elsk@google.com>2019-04-17 22:48:53 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2019-04-17 22:48:53 +0000
commit3e39fed7a752baaba35274007906fabbc4d3074a (patch)
treefdfcbd2b762df154c787e52d5546c33efb69e47b /compatibility_matrices
parentea21df0c88fa0db35ad1b2c0f8ddd8047d14bf60 (diff)
parentc0cbe539f363da909013b7f939eb3ad4171c3a04 (diff)
downloadandroid_hardware_interfaces-3e39fed7a752baaba35274007906fabbc4d3074a.tar.gz
android_hardware_interfaces-3e39fed7a752baaba35274007906fabbc4d3074a.tar.bz2
android_hardware_interfaces-3e39fed7a752baaba35274007906fabbc4d3074a.zip
Merge "Rename kernel config modules from current to Q." into qt-dev
Diffstat (limited to 'compatibility_matrices')
-rw-r--r--compatibility_matrices/Android.bp6
1 files changed, 3 insertions, 3 deletions
diff --git a/compatibility_matrices/Android.bp b/compatibility_matrices/Android.bp
index 96b05c928..7a779b93e 100644
--- a/compatibility_matrices/Android.bp
+++ b/compatibility_matrices/Android.bp
@@ -70,8 +70,8 @@ vintf_compatibility_matrix {
"compatibility_matrix.4.xml",
],
kernel_configs: [
- "kernel_config_current_4.9",
- "kernel_config_current_4.14",
- "kernel_config_current_4.19",
+ "kernel_config_q_4.9",
+ "kernel_config_q_4.14",
+ "kernel_config_q_4.19",
]
}