klte: Disable keymaster for now

Normal firmware files don't exist and so far haven't been able to make
keymaster work with alternates.

Change-Id: I479cbbfaf7701dd069200b3668aaea7c16087ffb
This commit is contained in:
Tom Marshall 2014-05-12 13:20:07 -07:00
parent 81cce45003
commit 0526bbaf89
1 changed files with 0 additions and 4 deletions

View File

@ -215,10 +215,6 @@ PRODUCT_COPY_FILES += \
device/samsung/klte/wpa_supplicant_overlay.conf:system/etc/wifi/wpa_supplicant_overlay.conf \
device/samsung/klte/p2p_supplicant_overlay.conf:system/etc/wifi/p2p_supplicant_overlay.conf
# Keymaster
PRODUCT_PACKAGES += \
keystore.msm8974
# call common msm8960
$(call inherit-product, device/samsung/msm8960-common/msm8960.mk)