OSDN Git Service

Merge changes from topic 'port-nfc-vts-AOSP'
authorRuchi Kandoi <kandoiruchi@google.com>
Thu, 12 Jan 2017 23:13:43 +0000 (23:13 +0000)
committerGerrit Code Review <noreply-gerritcodereview@google.com>
Thu, 12 Jan 2017 23:13:44 +0000 (23:13 +0000)
commitaeb3de7b3f6b8193337d123353a332ec8c72f46e
tree184ec00ebc95e17c47547c768864d2d9b2780c14
parent6de0aa81a369c6c38792fd863972bf241a377b36
parentdd716c36f2459dc6c0e8b0edf705b84a1ee98935
Merge changes from topic 'port-nfc-vts-AOSP'

* changes:
  Fix VTS paths on 32-bit target
  Remove obsolete references to IPCThreadState/ProcessState.
  Update Android.bp of Nfc with make rule for profiler.
  Use lowercase booleans in VTS test configs.
  Update to use the correct logging library.
  Update coverage configs with new format.
  Update NFC VTS configs to reflect new source paths
  increase the timeouts to 10mins for nfc target-side tests
  enable profiling directly from AndroidTest.xml
  NFC: vts: Update VTS driver files as per HAL changes
  NFC: Add target-side VTS tests for NFC
  use svc nfc enable/disable which is always the same.
  move VTS HIDL HAL tests to the corresponding interface directories
  Build target-side NFC test with coverage.
  Remove -DENABLE_TREBLE from vts test LOCAL_CFLAGS.
  Nfc: Split libhidl into base and transport.
  NFC: Update vts files to include the Annotations.
  NFC HAL target-side test (template)
  Update vts files for nfc hidl file style change.
  VTS driver build target for NFC 1.0
  add nfc vts files and vts profiler build rule