From d05e5fa6541b999642cfd6dae5c76da4e24458fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20=C5=BBenczykowski?= Date: Sat, 5 Nov 2022 07:14:39 +0000 Subject: [PATCH] Delete {p,q}/android-4.9. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit U will not support 4.9 Test: TreeHugger Signed-off-by: Maciej Żenczykowski Change-Id: Ia637833f5bfaf9ba2a3043beb09e53dc3c11caf6 --- compatibility_matrices/Android.bp | 2 -- 1 file changed, 2 deletions(-) diff --git a/compatibility_matrices/Android.bp b/compatibility_matrices/Android.bp index 4dc3f6c232..37c2820911 100644 --- a/compatibility_matrices/Android.bp +++ b/compatibility_matrices/Android.bp @@ -28,7 +28,6 @@ vintf_compatibility_matrix { "compatibility_matrix.3.xml", ], kernel_configs: [ - "kernel_config_p_4.9", "kernel_config_p_4.14", ], } @@ -40,7 +39,6 @@ vintf_compatibility_matrix { "compatibility_matrix.4.xml", ], kernel_configs: [ - "kernel_config_q_4.9", "kernel_config_q_4.14", "kernel_config_q_4.19", ],