History log of /frameworks/base/location/lib/java/com/android/location/provider/FusedLocationHardwareSink.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
cfc9b6d6ab3c622ea4f9d06c28d6e0d2055d98e1 14-Apr-2015 David Christie <dnchrist@google.com> Add versioning to FLP HAL.

Retain compatibility with implementations compiled
against old headers or left unchanged from LMP.

Change-Id: I3f7cfaaf0cba8697c312940a805b053c6040caa6
/frameworks/base/location/lib/java/com/android/location/provider/FusedLocationHardwareSink.java
15003f19e5e5a443222569401f167a3ac0e1de3a 13-Apr-2015 David Christie <dnchrist@google.com> Add a status callback for location batching in FLP HAL

-Allows GmsCore to know when location is unsuccessful so
it can switch to a SW solution.

Change-Id: I3d1df7b828f7fb189446881eea87d9a952310614
/frameworks/base/location/lib/java/com/android/location/provider/FusedLocationHardwareSink.java
ffca45a2cdd778e6edd5c3959bf53c6192b7e035 12-Apr-2015 David Christie <dnchrist@google.com> Add capability callback for FLP HAL.

Let HAL implementation tell if geofencing/batching is
supported and which technologies (GNNS, wifi, etc)
can be used.

Still todo: Add ability for GmsCore geofencing to
tell which technologies are supported (instead of
just using it to update monitoring). This requires
SystemApi change + approval so will do in separate CL.

Note that the classes in the lib are not copied
directly into GmsCore. The instance will always
be whatever is in the platform. This is why
the callback is backwards compatible as long as
their is a default implementation (but not if
it's abstract).

Change-Id: I7d6adeb049b89935bc4443785df5d7ef4c730e5d
/frameworks/base/location/lib/java/com/android/location/provider/FusedLocationHardwareSink.java
64be0c617f902398cbbcc2b145c86a8fbfc2feac 10-Aug-2013 destradaa <destradaa@google.com> Address Robin's code review comments in initial FlpHal submission.

Change-Id: I50889599fdc5938a19b8bff4f11e64f44bcebdbf
/frameworks/base/location/lib/java/com/android/location/provider/FusedLocationHardwareSink.java
1af4b0280af406cfc7eb46810f6b76e57b983e11 13-Jul-2013 destradaa <destradaa@google.com> Add FlpHal layer to support Location Batching.

Change-Id: Ia3a57d869dfb3f067a1b95fa66d54f311ddcfdc3
/frameworks/base/location/lib/java/com/android/location/provider/FusedLocationHardwareSink.java