summaryrefslogtreecommitdiffstats
path: root/nfc
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Build target-side NFC test with coverage.Ryan Campbell2017-01-121-0/+4
| * Remove -DENABLE_TREBLE from vts test LOCAL_CFLAGS.Steven Moreland2017-01-121-9/+0
| * Nfc: Split libhidl into base and transport.Yifan Hong2017-01-122-5/+9
| * NFC: Update vts files to include the Annotations.Ruchi Kandoi2017-01-101-0/+47
| * NFC HAL target-side test (template)Keun Soo Yim2017-01-102-0/+133
| * Update vts files for nfc hidl file style change.Zhuoyao Zhang2017-01-103-147/+138
| * VTS driver build target for NFC 1.0Keun Soo Yim2017-01-102-1/+39
| * add nfc vts files and vts profiler build ruleKeun Soo Yim2017-01-104-0/+280
* | Merge "Bp/n/sFoo -> Bp/n/sHwFoo"Treehugger Robot2017-01-121-4/+4
|\ \
| * | Bp/n/sFoo -> Bp/n/sHwFooYifan Hong2017-01-101-4/+4
| |/
* | Merge "liblog: use log/log.h when utilizing ALOG macros"Treehugger Robot2017-01-111-1/+2
|\ \ | |/ |/|