zenfone7: Build Nfc and secure_element from source

Change-Id: Ifb943b33a7970b8540fb061f74ad56bbad4ca05c
Signed-off-by: micky387 <mickaelsaibi@free.fr>
diff --git a/device.mk b/device.mk
index 59fa59f..2c591d3 100755
--- a/device.mk
+++ b/device.mk
@@ -75,6 +75,11 @@
     fts_ts.kl \
     goodixfp.kl
 
+# NFC
+PRODUCT_PACKAGES += \
+    android.hardware.nfc@1.2-service \
+    android.hardware.secure_element@1.2
+
 # Perf
 PRODUCT_PACKAGES += \
     vendor.qti.hardware.perf@2.3 \
diff --git a/proprietary-files-vendor.txt b/proprietary-files-vendor.txt
index b770fea..60c766b 100644
--- a/proprietary-files-vendor.txt
+++ b/proprietary-files-vendor.txt
@@ -115,9 +115,7 @@
 vendor/bin/hw/android.hardware.keymaster@4.0-service-qti
 vendor/bin/hw/android.hardware.lights-service.qti
 vendor/bin/hw/android.hardware.neuralnetworks@1.3-service-qti
-vendor/bin/hw/android.hardware.nfc@1.2-service
 vendor/bin/hw/android.hardware.power-service
-vendor/bin/hw/android.hardware.secure_element@1.2-service
 vendor/bin/hw/android.hardware.sensors@2.0-service.multihal
 vendor/bin/hw/android.hardware.thermal@2.0-service.qti
 vendor/bin/hw/android.hardware.usb@1.2-service-qti
@@ -383,9 +381,7 @@
 vendor/etc/init/android.hardware.keymaster@4.0-service-qti.rc
 vendor/etc/init/android.hardware.lights-qti.rc
 vendor/etc/init/android.hardware.neuralnetworks@1.3-service-qti.rc
-vendor/etc/init/android.hardware.nfc@1.2-service.rc
 vendor/etc/init/android.hardware.power-service.rc
-vendor/etc/init/android.hardware.secure_element@1.2-service.rc
 vendor/etc/init/android.hardware.sensors@2.0-service-multihal.rc
 vendor/etc/init/android.hardware.thermal@2.0-service.qti.rc
 vendor/etc/init/android.hardware.usb@1.2-service-qti.rc