Refactor connecting to SAP service and sending messages in queue
Sending and receiving works correctly, however establishing an SAP connection takes too long
This commit is contained in:
committed by
Frank Morgner
parent
023550ac11
commit
f2a68c95c1
@@ -8,8 +8,8 @@
|
||||
<metadata key="accessory-services-location" value="/res/accessoryservices.xml"/>
|
||||
</service-application>
|
||||
<privileges>
|
||||
<privilege>http://developer.samsung.com/tizen/privilege/accessoryprotocol</privilege>
|
||||
<privilege>http://tizen.org/privilege/nfc.cardemulation</privilege>
|
||||
<privilege>http://developer.samsung.com/tizen/privilege/accessoryprotocol</privilege>
|
||||
</privileges>
|
||||
<feature name="http://tizen.org/feature/network.nfc.card_emulation.hce">true</feature>
|
||||
</manifest>
|
||||
|
||||
Reference in New Issue
Block a user