From e5f4947bf867c57a286a9dac40629170957332f5 Mon Sep 17 00:00:00 2001 From: Sandeep Patil Date: Thu, 3 Jan 2019 14:22:03 -0800 Subject: [PATCH] fcm: kernel: Remove 4.4 kernel from current matrix Test: builds Bug: none Change-Id: I8e472edf1e050968a7a1e6f9c82e41eeee473eb3 Signed-off-by: Sandeep Patil --- compatibility_matrices/Android.bp | 1 - 1 file changed, 1 deletion(-) diff --git a/compatibility_matrices/Android.bp b/compatibility_matrices/Android.bp index b88d88ff2c..5f56ee94d8 100644 --- a/compatibility_matrices/Android.bp +++ b/compatibility_matrices/Android.bp @@ -70,7 +70,6 @@ vintf_compatibility_matrix { "compatibility_matrix.current.xml", ], kernel_configs: [ - "kernel_config_current_4.4", "kernel_config_current_4.9", "kernel_config_current_4.14", "kernel_config_current_4.19",