summaryrefslogtreecommitdiffstats
path: root/setup-makefiles.sh
diff options
context:
space:
mode:
Diffstat (limited to 'setup-makefiles.sh')
-rwxr-xr-xsetup-makefiles.sh11
1 files changed, 6 insertions, 5 deletions
diff --git a/setup-makefiles.sh b/setup-makefiles.sh
index 230bc67..3fb266e 100755
--- a/setup-makefiles.sh
+++ b/setup-makefiles.sh
@@ -49,11 +49,12 @@ PRODUCT_COPY_FILES := \\
packages/wallpapers/LivePicker/android.software.live_wallpaper.xml:/system/etc/permissions/android.software.live_wallpaper.xml
# NFC packages
-PRODUCT_PACKAGES += \\
- libnfc \\
- libnfc_jni \\
- Nfc \\
- Tag
+# is disabled because it crashes without the non-free firmware.
+#PRODUCT_PACKAGES += \\
+# libnfc \\
+# libnfc_jni \\
+# Nfc \\
+# Tag
# Pick up overlay for features that depend on non-open-source files
DEVICE_PACKAGE_OVERLAYS := vendor/__MANUFACTURER__/__DEVICE__/overlay