summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2017-03-14 18:42:54 -0700
committerSteven Moreland <smoreland@google.com>2017-03-14 18:42:54 -0700
commit3cbfb0ae390d3f89be993cc5c027d1f923617f62 (patch)
tree9c763ddc646b642a59f35dcc2891b4a2d5e17975
parent5c262a2fc8ec5151916f3e51796fd86dec44ac29 (diff)
downloadflounder-3cbfb0ae390d3f89be993cc5c027d1f923617f62.tar.gz
Remove obsolete ENABLE_TREBLE references.android-n-mr2-preview-2
ENABLE_TREBLE compiler flags are no longer used. They have been replaced with use of the VINTF object. Bug: 32978887 Test: pass Change-Id: I2e6509037637537073357f255b49a39de78c88e6
-rw-r--r--device.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/device.mk b/device.mk
index efb7467..2596693 100644
--- a/device.mk
+++ b/device.mk
@@ -190,11 +190,6 @@ PRODUCT_PACKAGES += \
Tag \
android.hardware.nfc@1.0-impl
-ifeq ($(ENABLE_TREBLE), true)
-PRODUCT_PACKAGES += \
- android.hardware.nfc@1.0-service
-endif
-
# Bluetooth HAL
PRODUCT_PACKAGES += \
android.hardware.bluetooth@1.0-impl