commit | 2da281e5fd4633f4b309b9593c65e343fd053a73 | [log] [tgz] |
---|---|---|
author | Alistair Strachan <astrachan@google.com> | Tue May 14 17:01:31 2019 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue May 14 17:01:31 2019 +0000 |
tree | 8b0a7cce88a0dc8132f61f19dd4f8b9ad275f70b | |
parent | c85f9bbdd96e03e0532932c0a6954559fd8c11b6 [diff] | |
parent | e7864da745f6315a9fc7928d75eab720c17ba09a [diff] |
Merge "hikey: Bump default kernel to 4.19"
diff --git a/hikey-common.mk b/hikey-common.mk index 77ea15b..a2cb460 100644 --- a/hikey-common.mk +++ b/hikey-common.mk
@@ -1,5 +1,5 @@ ifndef TARGET_KERNEL_USE -TARGET_KERNEL_USE=4.14 +TARGET_KERNEL_USE=4.19 endif HIKEY_USE_DRM_HWCOMPOSER := false