msm8226-common: Set TARGET_KEYMASTER_SKIP_WAITING_FOR_QSEE

Needed after
https://review.lineageos.org/c/LineageOS/android_hardware_qcom_keymaster/+/224951

Change-Id: Ic1bc2ac43e00b90f82ee2f77bb066b5e0029bf66
This commit is contained in:
Sevenrock 2019-01-04 06:19:59 +01:00 committed by Francescodario Cuzzocrea
parent 3243b69821
commit f6a6217861

View file

@ -88,6 +88,9 @@ TARGET_FS_CONFIG_GEN := device/samsung/msm8226-common/config.fs
DEVICE_MANIFEST_FILE := device/samsung/msm8226-common/manifest.xml
DEVICE_MATRIX_FILE := device/samsung/msm8226-common/compatibility_matrix.xml
# Keymaster
TARGET_KEYMASTER_SKIP_WAITING_FOR_QSEE := true
# SELinux
include device/samsung/msm8226-common/sepolicy/sepolicy.mk