diff options
author | Treehugger Robot <treehugger-gerrit@google.com> | 2018-11-30 04:30:20 +0000 |
---|---|---|
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | 2018-11-30 04:30:20 +0000 |
commit | 43ec7007254cdd87874d2311f102c1d1228ae937 (patch) | |
tree | 334d73931dd784dda8ece8443d494b8e5f76a56f /compatibility_matrices | |
parent | f646be06ed5c37ca8fa7b5b6f446c162e948edd9 (diff) | |
parent | a280304ebcb67cc0615554ab48d2d5d396aaf5cb (diff) | |
download | android_hardware_interfaces-43ec7007254cdd87874d2311f102c1d1228ae937.tar.gz android_hardware_interfaces-43ec7007254cdd87874d2311f102c1d1228ae937.tar.bz2 android_hardware_interfaces-43ec7007254cdd87874d2311f102c1d1228ae937.zip |
Merge "Add 4.19 to compatibility_matrix.current.xml"
Diffstat (limited to 'compatibility_matrices')
-rw-r--r-- | compatibility_matrices/Android.bp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/compatibility_matrices/Android.bp b/compatibility_matrices/Android.bp index 49674e384..b88d88ff2 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", ] } |