commit | 0466235d8f12913fd6797eb4502a90cc40707e79 | [log] [tgz] |
---|---|---|
author | Alistair Delva <adelva@google.com> | Wed Nov 10 14:03:01 2021 -0800 |
committer | Alistair Delva <adelva@google.com> | Wed Nov 10 14:03:07 2021 -0800 |
tree | b0884f91536fd761d94d0e74fdced1eedbc86413 | |
parent | 5916cc0bebba44d3c8b1957603379e9a46db0350 [diff] [blame] |
Add 5.15 to the current compatibility matrix Allow devices built with minlts 5.15.0 to be assigned to the current compatiblity checks. Change-Id: I6be6334c6ee4feac637384bfa808f1fc57facd47
diff --git a/compatibility_matrices/Android.bp b/compatibility_matrices/Android.bp index a59be21..193fd2b 100644 --- a/compatibility_matrices/Android.bp +++ b/compatibility_matrices/Android.bp
@@ -81,5 +81,6 @@ ], kernel_configs: [ "kernel_config_current_5.10", + "kernel_config_current_5.15", ], }