| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
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>
|