summaryrefslogtreecommitdiff
path: root/sdm660_64.mk
diff options
context:
space:
mode:
authorAbir Ghosh <abirg@codeaurora.org>2017-09-04 15:26:55 +0530
committerAbir Ghosh <abirg@codeaurora.org>2017-09-05 15:36:54 +0530
commit2b6a38b06f83c2f330c98eb949973084285eff9c (patch)
treee7a96c3a190b2fed9dd0506774722718e53ebc73 /sdm660_64.mk
parent5803d4509fb331731d795e4bab57497ddf855d25 (diff)
sdm660_64: Do not enable fingerprint by default
- Remove fingerprint entries from manifest.xml and sdm660_64.mk. - Do not enable FEATURE_FINGERPRINT by default. Change-Id: Ic1870c76dc61e3ee3f75b9809846debeba7f30c8
Diffstat (limited to 'sdm660_64.mk')
-rw-r--r--sdm660_64.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/sdm660_64.mk b/sdm660_64.mk
index 675ee83..60f4d96 100644
--- a/sdm660_64.mk
+++ b/sdm660_64.mk
@@ -153,10 +153,6 @@ PRODUCT_PACKAGES += \
wpa_supplicant_overlay.conf \
p2p_supplicant_overlay.conf
-# Fingerprint feature
-PRODUCT_COPY_FILES += \
- frameworks/native/data/etc/android.hardware.fingerprint.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.fingerprint.xml \
-
#ANT+ stack
PRODUCT_PACKAGES += \
AntHalService \