Files
frameworks_base/core/java/android/nfc
Martijn Coenen 3748600bad NFC: Allow apps to specify they're done with tag.
When an application is no longer interested in
communicating with a tag, but the tag is kept in
range of the device for a long amount of time, we
will burn a lot of power keeping the connection
to it alive.

Instead, allow the app to signal it's "done" with
the tag, which allows us to put the controller
in a low-power mode. This will save power in scenarios
such as an NFC tag embedded in a car dock or
wireless charging dock.

Bug: 26426491
Change-Id: I7a0149ede46e0c7610b06ed1776344b772677350
2016-01-18 14:53:28 -08:00
..
2015-01-02 10:21:55 +00:00
2014-07-31 01:09:02 +00:00
2015-12-02 14:24:11 +00:00
2015-06-10 08:49:02 +02:00