Change-Id: Id58133aa275b3f03ac92d191181f36866b35f7a8
Signed-off-by: HyiHong Chae <hh.chae@samsung.com>
#define COLOR_END "\033[0;m"
#define NFC_FEATURE "http://tizen.org/feature/network.nfc"
-#define NFC_TAG_FEATURE "http://tizen.org/feature/network.nfc"
-#define NFC_P2P_FEATURE "http://tizen.org/feature/network.nfc"
+#define NFC_TAG_FEATURE "http://tizen.org/feature/network.nfc.tag"
+#define NFC_P2P_FEATURE "http://tizen.org/feature/network.nfc.p2p"
#define NFC_CE_FEATURE "http://tizen.org/feature/network.nfc.card_emulation"
#define NFC_CE_HCE_FEATURE "http://tizen.org/feature/network.nfc.card_emulation.hce"
Name: capi-network-nfc
Summary: A NFC library in Native API
-Version: 0.2.1
+Version: 0.2.2
Release: 0
Group: Network & Connectivity/NFC
License: Apache-2.0