aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--shinano.mk20
1 files changed, 10 insertions, 10 deletions
diff --git a/shinano.mk b/shinano.mk
index 9cf9980..b8d3f11 100644
--- a/shinano.mk
+++ b/shinano.mk
@@ -86,16 +86,16 @@ PRODUCT_COPY_FILES += \
$(COMMON_PATH)/configs/media/media_profiles_V1_0.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_profiles_V1_0.xml
# NFC
-PRODUCT_PACKAGES += \
- android.hardware.nfc@1.0-impl \
- android.hardware.nfc@1.0-service \
- com.android.nfc_extras \
- NfcNci \
- nfc_nci.msm8974
-
-PRODUCT_PACKAGES += \
- libnfc-nci.conf \
- libnfc-nxp.conf
+# PRODUCT_PACKAGES += \
+# android.hardware.nfc@1.0-impl \
+# android.hardware.nfc@1.0-service \
+# com.android.nfc_extras \
+# NfcNci \
+# nfc_nci.msm8974
+#
+# PRODUCT_PACKAGES += \
+# libnfc-nci.conf \
+# libnfc-nxp.conf
PRODUCT_COPY_FILES += \
$(COMMON_PATH)/configs/nfc/nfcee_access.xml:$(TARGET_COPY_OUT_VENDOR)/etc/nfcee_access.xml \