1. 06 Dec, 2016 2 commits
  2. 18 Nov, 2016 1 commit
  3. 17 Nov, 2016 1 commit
  4. 18 Oct, 2016 6 commits
  5. 17 Oct, 2016 1 commit
  6. 14 Oct, 2016 1 commit
  7. 06 Oct, 2016 2 commits
  8. 05 Oct, 2016 2 commits
  9. 04 Oct, 2016 3 commits
  10. 29 Sep, 2016 4 commits
  11. 26 Sep, 2016 1 commit
    • Martijn Coenen's avatar
      Switch to using the NFC HIDL HAL. · e9e48e5c
      Martijn Coenen authored
      The framework communicates with the NFC via libnfc-nci.  This patch
      converts libnfc-nci to talk to the NFC via the HIDL NFC HAL
      (android.hardware.nfc@1.0) defined in hardware/interfaces/nfc/1.0
      
      b/31688271
      related to b/31748996
      
      Test: pass
      
      Change-Id: Ib8ebcfb5f3998bba025e9559ab52e1f9eacc4df6
      e9e48e5c
  12. 22 Sep, 2016 1 commit
  13. 18 Sep, 2016 1 commit
    • Colin Cross's avatar
      Fix log warnings in libnfc-nci · e10478dd
      Colin Cross authored
      system/core/include is included in the global include path using
      -isystem, which hides all warnings.  Move LOG_TAG definitions before
      including OverrideLog.h, which includes log/log.h, in order to fix macro
      redefinition warnings.  Fix a size_t log format warning.  Also disable
      missing field initializer warnings.
      
      Test: m -j native
      Bug: 31492149
      Change-Id: I4877a184ab55c3836081631b201943ef02d56a35
      e10478dd
  14. 22 Jul, 2016 2 commits
  15. 20 Jul, 2016 2 commits
  16. 24 Jun, 2016 3 commits
  17. 17 Jun, 2016 1 commit
  18. 15 Jun, 2016 2 commits
  19. 14 Jun, 2016 1 commit
  20. 31 May, 2016 1 commit
  21. 13 May, 2016 2 commits