summaryrefslogtreecommitdiffstats
path: root/src/com/android/nfc/nxp/NativeNfcSecureElement.java
Commit message (Collapse)AuthorAgeFilesLines
* Move NXP JNI and DeviceHost implementation into separate dir.Martijn Coenen2012-07-251-67/+0
| | | | | | | | | | 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
* Revert "Move NXP JNI and DeviceHost implementation into separate dir."Martijn Coenen2012-07-241-0/+67
| | | | This reverts commit 26f6049196acaa9768ba6bdef343216ea878a4c1.
* Move NXP JNI and DeviceHost implementation into separate dir.Martijn Coenen2012-07-241-67/+0
| | | | | | | | | | 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
* Added shared prefs for SE wired modeSunil Jogi2012-04-201-9/+37
| | | | | | | | | When SE is in wired mode shared prefs sets the se_wired to true, when SE is no more in wired mode shared prefs sets se_wired to false. Default value for se_wired is false. se_wired shared pref is set during the NFC initialization. Change-Id: I9a3565c23035802895c8e99c671483c808312e0e
* Relocate the libnfc-nxp Java bridge sources.Jeff Hamilton2011-06-131-0/+39
Change-Id: I0b743245d60bf9c47ce84ec0ab7fd8c5b6202ec9