History log of /frameworks/base/core/java/android/hardware/location/ContextHubMessage.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f3ab9cdc413fd921ec4f386a4ae55f01ae5510f7 28-Feb-2018 Arthur Ishiguro <arthuri@google.com> Mark location classes as Parcelable appropriately

Doesn't add the "final" qualifier,
since make will throw errors due to compatibility issues.

Bug: 69622177
Test: Run CHQTS from master and oc-mr1-dev, verify pass
Change-Id: If02203d7862e77ca4fda7b95a39bbfa3d9f6d87d
/frameworks/base/core/java/android/hardware/location/ContextHubMessage.java
1d3b23cb9bf809383c784ccbdf7a086bffa5e5ec 06-Jan-2018 Arthur Ishiguro <arthuri@google.com> Implements toString in NanoAppMessage/ContextHubMessage

Bug: 31069172
Test: Compile only
Change-Id: I1b59bcd0ff75d3824a136b903e5db0c15b55ccf5
/frameworks/base/core/java/android/hardware/location/ContextHubMessage.java
581950cd76e008344a131d9670e0868ac185fbc3 05-Jan-2018 Arthur Ishiguro <arthuri@google.com> Deprecates classes associated with old ContextHubManager APIs

Bug: 67734082
Bug: 69270990
Test: make update-api and make
Change-Id: I1e10eebb56175843c01d86004efbc3846af76b76
/frameworks/base/core/java/android/hardware/location/ContextHubMessage.java
b741e3b374e7eebf96e2104dec5caccf723b2a39 29-Mar-2016 Ashutosh Joshi <ashutoshj@google.com> Added handling apps query response from context hub

Added handling of app query reponse from context hub.
Exposed the maximum message size to clients.

Change-Id: Ie96a860774d005ad6ad72acc88dc79964835486b
/frameworks/base/core/java/android/hardware/location/ContextHubMessage.java
2c697fb4a8b8f8c0a2acf1fb15027f363f74c2dc 01-Apr-2016 Ashutosh Joshi <ashutoshj@google.com> Revert "Added handling apps query response from context hub"

This reverts commit adf75e31f52a7a935a66a884fb55631c7309ee75.

Change-Id: I8391eb57c3a53e686bd817d27860fa6f785113f1
/frameworks/base/core/java/android/hardware/location/ContextHubMessage.java
adf75e31f52a7a935a66a884fb55631c7309ee75 29-Mar-2016 Ashutosh Joshi <ashutoshj@google.com> Added handling apps query response from context hub

Added handling of app query reponse from context hub.
Exposed the maximum message size to clients.

Change-Id: I8d8ecaa2e75f6ef86ee65a3a050538cbbadc32eb
/frameworks/base/core/java/android/hardware/location/ContextHubMessage.java
1d1ac5409597ef668e52c6f27293eaf9af575e33 19-Jan-2016 Ashutosh Joshi <ashutoshj@google.com> Context hub API for applications

Adding a System API for applications to access a context hub.

The API is not expected to be exposed to third party Android
applications in the medium term.

Change-Id: Ia2222317c913de6901f3912e4c89b5cfa398be85
/frameworks/base/core/java/android/hardware/location/ContextHubMessage.java