| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
Preparation for the new NCI stack. The idea is to
build either the NXP or the NCI stack, triggered
by a makefile switch. To that end, move the
DeviceHost and JNI implementations in their own
directory, so we can build them only if needed.
Change-Id: I8579ec30ceb1908e4cd180cfbd10224aa4bddb8d
|
|
|
|
| |
This reverts commit 26f6049196acaa9768ba6bdef343216ea878a4c1.
|
|
|
|
|
|
|
|
|
|
| |
Preparation for the new NCI stack. The idea is to
build either the NXP or the NCI stack, triggered
by a makefile switch. To that end, move the
DeviceHost and JNI implementations in their own
directory, so we can build them only if needed.
Change-Id: Ibb6aeb11f0bb887e153fd457860b1ad0e39e7933
|
|
|
|
|
|
|
| |
Also removed port configuration: libnfc retrieves it directly
from the NFC HAL now.
Change-Id: Ic57d20c3a8079aaaae3c129da189e8abf4e03dab
|
|
|
|
|
| |
Change-Id: Ibd6eeec28f0344711ea3933b1d3ad90ffa778d87
Signed-off-by: Iliyan Malchev <malchev@google.com>
|
|
|
|
| |
Change-Id: I492cb06bc02ec604bc4eceb7f2c6ff590201c120
|
|
|
|
| |
Change-Id: Ia1c006c52aaf312408ef2fba96715b1b6c382ea9
|
|
|
|
|
|
|
|
| |
NativeNfcTag contains the NDEF
read/write and NativeNdefTag is
not used anywhere.
Change-Id: Ic3f7c3c792419468ea9c02f3d08df2761627137e
|
|
|
|
|
| |
Change-Id: I9741b2527914992ab710c405d869f0ac6273f468
Signed-off-by: Nick Pelly <npelly@google.com>
|
|
|
|
|
| |
Change-Id: I7299115be35b4a598ad9bfc068d6161a01d1a834
Signed-off-by: Nick Pelly <npelly@google.com>
|
|
Uses ServiceManager.addService() to register the service.
Uses BOOT_COMPLETE to start the service.
Uses sharedUserId com.android.nfc so that it has a fixed uid.
Uses android:persistant so that the process is not killed.
Change-Id: If4264baf5dc457ee0a3ad5788c5945e84173b1ea
Signed-off-by: Nick Pelly <npelly@google.com>
|