summaryrefslogtreecommitdiffstats
path: root/nfc
Commit message (Expand)AuthorAgeFilesLines
* Merge "Remove dependency of libhardware_legacy" into oc-devTreeHugger Robot2017-04-171-1/+0
|\
| * Remove dependency of libhardware_legacyHung-ying Tyan2017-04-151-1/+0
* | Changed the naming scheme for Treble java libraries (both static and dynamic)Andreas Huber2017-04-131-5/+5
|/
* Update makefiles.Steven Moreland2017-04-111-0/+1
* nfc: vts: Correct parameters going for CoreInitializedRuchi Kandoi2017-04-041-7/+6
* NFC VTS test use VtsHalHidlCallbackBase for callback wait and notifyYuexi Ma2017-04-021-160/+153
* Convert all comments into "doxygen-ready" comments.Andreas Huber2017-03-282-9/+9
* Update makefiles.Steven Moreland2017-03-241-0/+1
* Nfc: Null ptr checks in HALRuchi Kandoi2017-03-221-4/+26
* Change vts target base test class nameYuexi Ma2017-03-102-4/+4
* Add hidl_default and make modules use hidl_default.Steven Moreland2017-03-082-0/+2
* Add Test cases to Nfc VTSRuchi Kandoi2017-03-061-6/+104
* Add columns to namespace for vts target base test invocationYuexi Ma2017-02-281-1/+1
* change all vts hidl tests to use VtsHalHidlTargetBaseTestYuexi Ma2017-02-282-5/+4
* Remove viral dependency on libhwbinder.Steven Moreland2017-02-243-3/+0
* Nfc: deal with the framework going away.Martijn Coenen2017-02-232-3/+23
* Remove .vts spec files.Tri Vo2017-02-213-240/+0
* Update the test binary and source file name.Zhuoyao Zhang2017-02-172-2/+2
* Merge "Remove --coverage in Android.bp"Treehugger Robot2017-02-151-4/+0
|\
| * Remove --coverage in Android.bpDan Willemsen2017-02-101-4/+0
* | Move hidl shims to the vendor partition.Steven Moreland2017-02-133-1/+4
* | Update vts files on aosp.Zhuoyao Zhang2017-02-122-26/+3
|/
* Use filegroup as genrule srcs.Tri Vo2017-02-101-6/+2
* Updated makefilesAndreas Huber2017-02-091-3/+3
* Remove vts driver/profiler build rules.Tri Vo2017-02-061-111/+9
* move VTS stub files and non-functional tests (aosp)Keun Soo Yim2017-02-0422-464/+0
* Support driver/profiler for all hals.Zhuoyao Zhang2017-02-011-53/+12
* Merge "Increase the timeout for NfcHidlTargetProfilingTest."Zhuoyao Zhang2017-01-261-1/+1
|\
| * Increase the timeout for NfcHidlTargetProfilingTest.Zhuoyao Zhang2017-01-251-1/+1
* | NFC: Update VTS testRuchi Kandoi2017-01-241-5/+31
|/
* use the default binder/passthrough mode in NFC VTS test.Keun Soo Yim2017-01-191-9/+1
* Nfc HAL uses "default" service nameChris Phoenix2017-01-184-6/+3
* Adding all nfc vts related things back.Steven Moreland2017-01-1827-5/+496
* Revert "move VTS HIDL HAL tests to the corresponding interface directories"Steven Moreland2017-01-1424-502/+0
* Merge "Load legacy NFC libhardware HAL by correct name."Martijn Coenen2017-01-131-4/+4
|\
| * Load legacy NFC libhardware HAL by correct name.Martijn Coenen2017-01-121-4/+4
* | Merge changes from topic 'port-nfc-vts-AOSP'Ruchi Kandoi2017-01-1230-0/+1157
|\ \ | |/ |/|
| * Fix VTS paths on 32-bit targetHsin-Yi Chen2017-01-121-6/+8
| * Remove obsolete references to IPCThreadState/ProcessState.Martijn Coenen2017-01-121-8/+0
| * Update Android.bp of Nfc with make rule for profiler.Zhuoyao Zhang2017-01-121-96/+1
| * Use lowercase booleans in VTS test configs.Ryan Campbell2017-01-122-3/+3
| * Update to use the correct logging library.Ruchi Kandoi2017-01-121-1/+1
| * Update coverage configs with new format.Ryan Campbell2017-01-122-6/+16
| * Update NFC VTS configs to reflect new source pathsRyan Campbell2017-01-122-5/+5
| * increase the timeouts to 10mins for nfc target-side testsKeun Soo Yim2017-01-122-2/+2
| * enable profiling directly from AndroidTest.xmlYuexi Ma2017-01-122-13/+10
| * NFC: vts: Update VTS driver files as per HAL changesRuchi Kandoi2017-01-121-13/+13
| * NFC: Add target-side VTS tests for NFCRuchi Kandoi2017-01-121-35/+303
| * use svc nfc enable/disable which is always the same.Keun Soo Yim2017-01-121-3/+5
| * move VTS HIDL HAL tests to the corresponding interface directoriesKeun Soo Yim2017-01-1226-0/+493