index
:
android_hardware_interfaces
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
staging/lineage-15.0_rebase-android-8.0.0_r23
staging/lineage-15.1
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nfc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
NFC: vts: Add commands to reset the NFC controller before other commands
Ruchi Kandoi
2017-05-15
1
-62
/
+99
*
Update makefiles for c++-sources and c++-headers.
Steven Moreland
2017-05-09
1
-2
/
+2
*
Merge "Remove redundant dependencies"
Treehugger Robot
2017-05-01
1
-2
/
+0
|
\
|
*
Remove redundant dependencies
Steven Moreland
2017-05-01
1
-2
/
+0
*
|
nfc: Android.mk -> Android.bp
Steven Moreland
2017-04-29
2
-25
/
+21
|
/
*
Remove dependency of libhardware_legacy
Hung-ying Tyan
2017-04-19
1
-1
/
+0
*
Changed the naming scheme for Treble java libraries (both static and dynamic)
Andreas Huber
2017-04-13
1
-5
/
+5
*
Update makefiles.
Steven Moreland
2017-04-11
1
-0
/
+1
*
nfc: vts: Correct parameters going for CoreInitialized
Ruchi Kandoi
2017-04-03
1
-7
/
+6
*
NFC VTS test use VtsHalHidlCallbackBase for callback wait and notify
Yuexi Ma
2017-04-01
1
-160
/
+153
*
Convert all comments into "doxygen-ready" comments.
Andreas Huber
2017-03-28
2
-9
/
+9
*
Update makefiles.
Steven Moreland
2017-03-24
1
-0
/
+1
*
Nfc: Null ptr checks in HAL
Ruchi Kandoi
2017-03-22
1
-4
/
+26
*
Change vts target base test class name
Yuexi Ma
2017-03-10
2
-4
/
+4
*
Add hidl_default and make modules use hidl_default.
Steven Moreland
2017-03-08
2
-0
/
+2
*
Add Test cases to Nfc VTS
Ruchi Kandoi
2017-03-06
1
-6
/
+104
*
Add columns to namespace for vts target base test invocation
Yuexi Ma
2017-02-28
1
-1
/
+1
*
change all vts hidl tests to use VtsHalHidlTargetBaseTest
Yuexi Ma
2017-02-28
2
-5
/
+4
*
Remove viral dependency on libhwbinder.
Steven Moreland
2017-02-24
3
-3
/
+0
*
Nfc: deal with the framework going away.
Martijn Coenen
2017-02-23
2
-3
/
+23
*
Remove .vts spec files.
Tri Vo
2017-02-21
3
-240
/
+0
*
Update the test binary and source file name.
Zhuoyao Zhang
2017-02-17
2
-2
/
+2
*
Merge "Remove --coverage in Android.bp"
Treehugger Robot
2017-02-15
1
-4
/
+0
|
\
|
*
Remove --coverage in Android.bp
Dan Willemsen
2017-02-10
1
-4
/
+0
*
|
Move hidl shims to the vendor partition.
Steven Moreland
2017-02-13
3
-1
/
+4
*
|
Update vts files on aosp.
Zhuoyao Zhang
2017-02-12
2
-26
/
+3
|
/
*
Use filegroup as genrule srcs.
Tri Vo
2017-02-10
1
-6
/
+2
*
Updated makefiles
Andreas Huber
2017-02-09
1
-3
/
+3
*
Remove vts driver/profiler build rules.
Tri Vo
2017-02-06
1
-111
/
+9
*
move VTS stub files and non-functional tests (aosp)
Keun Soo Yim
2017-02-04
22
-464
/
+0
*
Support driver/profiler for all hals.
Zhuoyao Zhang
2017-02-01
1
-53
/
+12
*
Merge "Increase the timeout for NfcHidlTargetProfilingTest."
Zhuoyao Zhang
2017-01-26
1
-1
/
+1
|
\
|
*
Increase the timeout for NfcHidlTargetProfilingTest.
Zhuoyao Zhang
2017-01-25
1
-1
/
+1
*
|
NFC: Update VTS test
Ruchi Kandoi
2017-01-24
1
-5
/
+31
|
/
*
use the default binder/passthrough mode in NFC VTS test.
Keun Soo Yim
2017-01-19
1
-9
/
+1
*
Nfc HAL uses "default" service name
Chris Phoenix
2017-01-18
4
-6
/
+3
*
Adding all nfc vts related things back.
Steven Moreland
2017-01-18
27
-5
/
+496
*
Revert "move VTS HIDL HAL tests to the corresponding interface directories"
Steven Moreland
2017-01-14
24
-502
/
+0
*
Merge "Load legacy NFC libhardware HAL by correct name."
Martijn Coenen
2017-01-13
1
-4
/
+4
|
\
|
*
Load legacy NFC libhardware HAL by correct name.
Martijn Coenen
2017-01-12
1
-4
/
+4
*
|
Merge changes from topic 'port-nfc-vts-AOSP'
Ruchi Kandoi
2017-01-12
30
-0
/
+1157
|
\
\
|
|
/
|
/
|
|
*
Fix VTS paths on 32-bit target
Hsin-Yi Chen
2017-01-12
1
-6
/
+8
|
*
Remove obsolete references to IPCThreadState/ProcessState.
Martijn Coenen
2017-01-12
1
-8
/
+0
|
*
Update Android.bp of Nfc with make rule for profiler.
Zhuoyao Zhang
2017-01-12
1
-96
/
+1
|
*
Use lowercase booleans in VTS test configs.
Ryan Campbell
2017-01-12
2
-3
/
+3
|
*
Update to use the correct logging library.
Ruchi Kandoi
2017-01-12
1
-1
/
+1
|
*
Update coverage configs with new format.
Ryan Campbell
2017-01-12
2
-6
/
+16
|
*
Update NFC VTS configs to reflect new source paths
Ryan Campbell
2017-01-12
2
-5
/
+5
|
*
increase the timeouts to 10mins for nfc target-side tests
Keun Soo Yim
2017-01-12
2
-2
/
+2
|
*
enable profiling directly from AndroidTest.xml
Yuexi Ma
2017-01-12
2
-13
/
+10
[prev]
[next]