From a280304ebcb67cc0615554ab48d2d5d396aaf5cb Mon Sep 17 00:00:00 2001 From: Alistair Strachan Date: Thu, 25 Oct 2018 17:23:51 -0700 Subject: [PATCH] Add 4.19 to compatibility_matrix.current.xml We will remove 4.4 once 4.19 settles down. Bug: 116969327 Bug: 118439987 Change-Id: Ida11841bf972e6fde7171c839ad1ac32d85f9cbc Signed-off-by: Alistair Strachan --- compatibility_matrices/Android.bp | 1 + 1 file changed, 1 insertion(+) diff --git a/compatibility_matrices/Android.bp b/compatibility_matrices/Android.bp index 49674e3842..b88d88ff2c 100644 --- a/compatibility_matrices/Android.bp +++ b/compatibility_matrices/Android.bp @@ -73,5 +73,6 @@ vintf_compatibility_matrix { "kernel_config_current_4.4", "kernel_config_current_4.9", "kernel_config_current_4.14", + "kernel_config_current_4.19", ] }