aboutsummaryrefslogtreecommitdiff
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authornailyk-fr <nailyk_git@nailyk.fr>2017-05-08 17:53:21 +0200
committernailyk-fr <nailyk_git@nailyk.fr>2017-05-10 11:23:21 +0000
commit220cb715d93158f308d80f4414649ebd3280d21b (patch)
treef5e44d0bb3d4eef394d0ec2781fee72d33db1554 /BoardConfigCommon.mk
parent71184d97199f72a705bceb53378747170f1ac723 (diff)
shinano-common: build: Wait SEE for keystore
* Hardware keystore rely on qseecomd, wait for it before using keystore. Change-Id: I23705050a7a9ea9efa58bbf6c3e9aea9b15c6c44
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 6a1a32d..6f208ca 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -56,6 +56,9 @@ TARGET_PROVIDES_GPS_LOC_API := true
# Init
TARGET_INIT_VENDOR_LIB := libinit_shinano
+# Keystore
+TARGET_KEYMASTER_WAIT_FOR_QSEE := true
+
# SELinux
BOARD_SEPOLICY_DIRS += \
device/sony/shinano-common/sepolicy