1. 08 Dec, 2011 1 commit
  2. 07 Dec, 2011 2 commits
  3. 06 Dec, 2011 1 commit
  4. 02 Dec, 2011 1 commit
  5. 01 Dec, 2011 1 commit
    • Nick Pelly's avatar
      Fix mismatched link()/unlink() causing NFC-EE to be stuck open. · 92250f5c
      Nick Pelly authored
      The fix is to keep a strong reference to the IBinder (actually
      a BinderProxy) from the caller while the NFC-EE is open.
      
      The bug occurs when a GC occurs in NfcService while the NFC-EE
      is open. The BinderProxy is destroyed before it has been unlinked.
      
      Bug: 5684874
      92250f5c
  6. 30 Nov, 2011 1 commit
  7. 29 Nov, 2011 2 commits
  8. 28 Nov, 2011 3 commits
  9. 22 Nov, 2011 2 commits
  10. 21 Nov, 2011 1 commit
    • Nick Pelly's avatar
      Replace vendor specific NfcGoogle.apk with generic Nfc.apk · 37bb7b23
      Nick Pelly authored
      The access control changes allow us to just use Nfc.apk with
      the regular platform certificate, instead of the custom signed
      NfcGoogle.apk. So we can compeltely get rid of vendor/google/apps/NfcGoogle
      and just build it out of packages/apps/Nfc now.
      
      The package name is also reverted from com.android.nfc3 to com.android.nfc
      
      The NFC uid needs to get bumped (25 to 27) to allow the cert change.
      
      Bug: 5608249
      Change-Id: I4437dff96f2529f0b9e7d8e65c21359c3eeccd0b
      37bb7b23
  11. 17 Nov, 2011 4 commits
  12. 16 Nov, 2011 8 commits
  13. 15 Nov, 2011 2 commits
  14. 14 Nov, 2011 1 commit
  15. 13 Nov, 2011 1 commit
  16. 11 Nov, 2011 3 commits
  17. 09 Nov, 2011 3 commits
  18. 08 Nov, 2011 2 commits
  19. 07 Nov, 2011 1 commit