History log of /system/chre/platform/shared/chre_api_wwan.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9695b7bc89781c40aeb545ac0e879ff063590bf0 11-May-2017 Andrew Rossignol <aarossig@google.com> Compile CHRE with hidden visibility

- Export the API with a new DLL_EXPORT macro
- Prevents external code from calling into CHRE

Test: load_chre.sh, see activity.so load + run
Change-Id: Ic57fc7e15e115f394cb14e0a4f5729c25c21a1cf
/system/chre/platform/shared/chre_api_wwan.cc
098b34f314568384073301415dc00e1e9d01ea64 29-Mar-2017 Andrew Rossignol <aarossig@google.com> Implements the chreWwanGetCellInfoAsync CHRE API

Test: Run the simulator
Change-Id: Ib228560527fa49e036ede3bfcd92b17323a00d36
/system/chre/platform/shared/chre_api_wwan.cc
bba4eec883de697f6dd0708174eabbc4288caa69 14-Mar-2017 Andrew Rossignol <aarossig@google.com> Implements the chreWwanGetCapabilities CHRE API

Test: Run the simulator, compile only for on-device
Change-Id: Ic525be4146aed2de4c27d9c715b4630017732779
/system/chre/platform/shared/chre_api_wwan.cc