commit | ac88291d52a2da5714a1d1bcb0f43d4a2705b77b | [log] [tgz] |
---|---|---|
author | John Stultz <john.stultz@linaro.org> | Tue Jun 19 16:54:41 2018 -0700 |
committer | android-build-merger <android-build-merger@google.com> | Tue Jun 19 16:54:41 2018 -0700 |
tree | 95a15b91348b7c1d7603341c6f9b9f6d023060ca | |
parent | aa3292d0a84441e49d622c135153158491bdc649 [diff] | |
parent | 83c0e2d75c7fbc57ff6d636627f83f45e41eef33 [diff] |
hikey32/64: Be sure to include mali blobs in hikey64_only and hikey32 targets am: 83c0e2d75c Change-Id: Ida20915a1ba0f6a5fc8361804cf6e5ed52324c7d
diff --git a/mali/utgard/Android.mk b/mali/utgard/Android.mk index 09aaf31..071cdd2 100644 --- a/mali/utgard/Android.mk +++ b/mali/utgard/Android.mk
@@ -1,4 +1,4 @@ -ifneq ($(filter hikey, $(TARGET_DEVICE)),) +ifneq ($(filter hikey hikey64 hikey32, $(TARGET_DEVICE)),) LOCAL_PATH := $(call my-dir) include $(CLEAR_VARS)