summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorNick Pelly <npelly@google.com>2010-10-15 01:01:20 -0700
committerNick Pelly <npelly@google.com>2010-10-15 02:16:40 -0700
commite07a9d4aa4afd27461877fbfd4b132a5c6c34954 (patch)
treee22c76d1e24b2d77b1c77674481686a81776a5f8 /target
parent1aff79ad44bc4fd6aa5ec2d0922afe5a6bcf455d (diff)
downloadbuild-e07a9d4aa4afd27461877fbfd4b132a5c6c34954.zip
build-e07a9d4aa4afd27461877fbfd4b132a5c6c34954.tar.gz
build-e07a9d4aa4afd27461877fbfd4b132a5c6c34954.tar.bz2
Always install libnfc_ndef.
libnfc_ndef is the (very small) library to implement NDEF message parsing. Change-Id: Iab39a0904e1be2eb1fb07ef9f5cef5095c8a5b7b Signed-off-by: Nick Pelly <npelly@google.com>
Diffstat (limited to 'target')
-rw-r--r--target/product/core.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/product/core.mk b/target/product/core.mk
index e1697d9..0b906e0 100644
--- a/target/product/core.mk
+++ b/target/product/core.mk
@@ -51,6 +51,7 @@ PRODUCT_PACKAGES := \
libicuuc \
libjavacore \
libnativehelper \
+ libnfc_ndef \
libsqlite_jni \
libssl \
libz \