Remove obsolete ENABLE_TREBLE references.
am: f4d9e90d7d

Change-Id: Iefa670434877c326a5cb7038f688a20c1a325b6d
diff --git a/device.mk b/device.mk
index 85b542c..6f1a9c1 100644
--- a/device.mk
+++ b/device.mk
@@ -297,11 +297,6 @@
     Tag \
     android.hardware.nfc@1.0-impl
 
-ifeq ($(ENABLE_TREBLE), true)
-PRODUCT_PACKAGES += \
-    android.hardware.nfc@1.0-service
-endif
-
 PRODUCT_COPY_FILES += \
     frameworks/native/data/etc/android.hardware.nfc.xml:system/etc/permissions/android.hardware.nfc.xml \
     frameworks/native/data/etc/android.hardware.nfc.hce.xml:system/etc/permissions/android.hardware.nfc.hce.xml \