diff options
Diffstat (limited to 'BoardConfigCommon.mk')
| -rw-r--r-- | BoardConfigCommon.mk | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 66ae8e7..d35423f 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -128,12 +128,7 @@ TARGET_PLATFORM_DEVICE_BASE := /devices/soc.0/ TARGET_UNIFIED_DEVICE := true # Keymaster -ifeq ($(TARGET_DEVICE),Z010D) TARGET_KEYMASTER_WAIT_FOR_QSEE := true -else -TARGET_PROVIDES_KEYMASTER := true -TARGET_HW_KEYMASTER_V03 := true -endif # Lights TARGET_PROVIDES_LIBLIGHT := true |
