summaryrefslogtreecommitdiff
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorYifan Hong <elsk@google.com>2017-05-09 15:37:51 -0700
committerYifan Hong <elsk@google.com>2017-05-11 17:48:09 +0000
commitc024f4b3c17ce24db081fc3ee10483811df891f1 (patch)
treeb53af3bb138e2d13109c69ff453c5591fd98694f /BoardConfigCommon.mk
parent6e514e822387f14fd07dd4873f56763f14fe715f (diff)
downloadhikey-c024f4b3c17ce24db081fc3ee10483811df891f1.tar.gz
Add device compatibility matrix
Test: m system_manifest.xml -j (checks compatibility against framewrok manifest) Bug: 37954458 Change-Id: I7768bbe9fdce1602f9d1c728f5e4cfc60341e151
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index ce844092..28c73db7 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -47,6 +47,7 @@ ENABLE_SCHEDBOOST := true
BOARD_SEPOLICY_DIRS += device/linaro/hikey/sepolicy
DEVICE_MANIFEST_FILE := device/linaro/hikey/manifest.xml
+DEVICE_MATRIX_FILE := device/linaro/hikey/compatibility_matrix.xml
ifeq ($(HOST_OS), linux)
ifeq ($(TARGET_SYSTEMIMAGES_USE_SQUASHFS), true)