projects
/
GitHub
/
exynos8895
/
android_device_samsung_universal8895-common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc18ee1
)
universal8895: build nfc packages
author
Jan Altensen
<info@stricted.net>
Sun, 25 Aug 2019 16:19:44 +0000
(18:19 +0200)
committer
Jan Altensen
<info@stricted.net>
Tue, 3 Sep 2019 17:04:42 +0000
(19:04 +0200)
Change-Id: I580866370bc0db3ddbf463e500cbcda7c331c8c6
device-common.mk
patch
|
blob
|
blame
|
history
diff --git
a/device-common.mk
b/device-common.mk
index f32361593c9800863d57b25fb8a73b55f0edfc68..1b546df9e38d3b81a7c00d370577d7f2e7367c86 100644
(file)
--- a/
device-common.mk
+++ b/
device-common.mk
@@
-93,6
+93,14
@@
PRODUCT_COPY_FILES += \
PRODUCT_PACKAGES += \
android.hardware.memtrack@1.0-impl
+# NFC
+PRODUCT_PACKAGES += \
+ libnfc-nci \
+ libnfc_nci_jni \
+ NfcNci \
+ Tag \
+ com.android.nfc_extras
+
# Power
PRODUCT_PACKAGES += \
power.universal8895 \