commit | 6f9a4947fbac944dc76300cac97f57da8668d726 | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Tue Oct 25 15:27:03 2022 -0700 |
committer | Yifan Hong <elsk@google.com> | Tue Oct 25 15:27:17 2022 -0700 |
tree | c2e3494a74fde723a6092e939ebe684d92c1f7b5 | |
parent | 5195a49c3c7144a6c6390b075356f3f3970ca8d2 [diff] |
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
diff --git a/compatibility_matrices/Android.bp b/compatibility_matrices/Android.bp index 524242f..4dc3f6c 100644 --- a/compatibility_matrices/Android.bp +++ b/compatibility_matrices/Android.bp
@@ -28,7 +28,6 @@ "compatibility_matrix.3.xml", ], kernel_configs: [ - "kernel_config_p_4.4", "kernel_config_p_4.9", "kernel_config_p_4.14", ],