History log of /system/chre/apps/ash_world/ash_world.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6a847ca4ff1894ef5ee29191e895bcdf2769aa64 16-Jun-2017 Meng-hsuan Chung <menghsuan@google.com> Rework ASH cal params save/load

Moved direct storage access facility into the SLPI firmware.

Bug: 38425697
Test: 1) Enable gyro and observe logging showing cache gets udpated.
2) Put device in and out of suspend and observe logging showing cached
data have been pushed to the persistent storage area.
3) Leave AP and gyro on. After 5 min, observe logging showing cached
data have been pushed to the persistent storage area.
4) Restart SLPI and observe saved cal params are pushed and taken.
5) Restart sensors.qcom and observed that saves cal params are pushed
and ignored.
6) Restart chre and verify there's no logging showing saves cal params
are pushed.
Change-Id: I4f5bdb88be90b987604c793efac6a35f3f23a342
/system/chre/apps/ash_world/ash_world.cc
7e0b18cd2fd2f6f994b57659873113d0f140c124 26-May-2017 Meng-hsuan Chung <menghsuan@google.com> Adds AshWorld nanoapp to test ASH API

Test: compile and run
Change-Id: If79918222211743319b18d9b00674d039f07c16c
/system/chre/apps/ash_world/ash_world.cc