History log of /system/chre/ash/platform/slpi/smgr/ash.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1b85eaddd99beed402351908c3800c2a7be97171 16-Mar-2018 Andrew Rossignol <aarossig@google.com> Mark ashSetCalibration with DLL_EXPORT

- This allows IMU Cal to be dynamically loaded

Test: ./load_chre.sh, see IMU Cal start
Bug: 74403573
Change-Id: I93afb7649a45cc9624c30b0e08dd10c4c96eefa5
/system/chre/ash/platform/slpi/smgr/ash.cc
baa4939bfc9092bd9b0a93763a3641f115a59f21 21-Nov-2017 Brian Duddie <bduddie@google.com> Enable -Wdouble-promotion, except in logging

Configure the compiler to error on likely unintentional promotion from
float to double. Also, fix some instances of this in the codebase.

Test: ./run_sim.sh, ./load_chre.sh for 2017 and 2018 devices
Change-Id: I1ec89514f07c7ae525336030d07b8e5eba4b106a
/system/chre/ash/platform/slpi/smgr/ash.cc
a06ab05018d0ed64015452108b2400f3c5e39fed 25-Sep-2017 Meng-hsuan Chung <menghsuan@google.com> Reorganize SLPI+SMGR into a specialization of the SLPI platform

This facilitates the inclusion of SLPI+SEE as another specialization
of the SLPI platorm.

Test: load_chre.sh, run_sim.sh and run_tests.sh all work.
Change-Id: I5291a7bb9d3c57b5836d672357cb46b3c52f2d7f
/system/chre/ash/platform/slpi/smgr/ash.cc