OSDN Git Service

Fix issue where unlock handlers are not properly updated
authorAndres Morales <anmorales@google.com>
Thu, 14 Aug 2014 22:43:30 +0000 (15:43 -0700)
committerAndres Morales <anmorales@google.com>
Fri, 15 Aug 2014 17:08:24 +0000 (17:08 +0000)
commitf9a97942e1b530cb87a8d7b28551889bc438a744
tree1896d04a27de27c9c0273945444c5495255b3531
parent9fde9a250fffc15c6bcdfc985de12c8646a9813c
Fix issue where unlock handlers are not properly updated

If an unlock handler already exists, we need to try
to update the tech mask for it. Don't permit unlock
handlers with no tech mask.

Bug: 17054331
Change-Id: I54a885d28bdd8ce41d8646d968621c7d6abc9387
core/java/android/nfc/INfcAdapter.aidl
core/java/android/nfc/NfcAdapter.java