From 6f9a4947fbac944dc76300cac97f57da8668d726 Mon Sep 17 00:00:00 2001 From: Yifan Hong Date: Tue, 25 Oct 2022 15:27:03 -0700 Subject: [PATCH] Drop kernel configs p-4.4. 4.4 has reached EOL. Devices running 4.4 kernel will no longer be able to update to the latest Android version. Test: TH Change-Id: I5b9d0bc6c0cf422cb53193fee4e118ea1bfe2b70 --- compatibility_matrices/Android.bp | 1 - 1 file changed, 1 deletion(-) diff --git a/compatibility_matrices/Android.bp b/compatibility_matrices/Android.bp index 524242f6d3..4dc3f6c232 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.4", "kernel_config_p_4.9", "kernel_config_p_4.14", ],