summaryrefslogtreecommitdiff
path: root/core/LocApiBase.cpp
diff options
context:
space:
mode:
authorCyan_Hsieh <cyanhsieh@google.com>2019-12-04 12:06:28 +0800
committerCyan_Hsieh <cyanhsieh@google.com>2019-12-11 15:30:52 +0800
commite88586065a860ca114e0e4e8c072618a54fd758a (patch)
tree6797d138ba03cac7094f0230c4df54cbda5871db /core/LocApiBase.cpp
parentc18923a8315ccc2c76be98f15b9b24dc89387495 (diff)
parent3b3bcb11138eb564f61bc56ad29b9660e93ff215 (diff)
downloadgps-e88586065a860ca114e0e4e8c072618a54fd758a.tar.gz
Merge remote-tracking branch 'goog/qcom/release/LA.UM.8.1.C9.09.00.00.518.343' into qt-qpr1-dev
Bug: 145572601 Change-Id: I9e379ad6f79f538a0368a4a905589616c5a23ee3
Diffstat (limited to 'core/LocApiBase.cpp')
-rw-r--r--core/LocApiBase.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/LocApiBase.cpp b/core/LocApiBase.cpp
index 8c79cf7..595fa49 100644
--- a/core/LocApiBase.cpp
+++ b/core/LocApiBase.cpp
@@ -873,5 +873,7 @@ DEFAULT_IMPL()
void LocApiBase::addToCallQueue(LocApiResponse* /*adapterResponse*/)
DEFAULT_IMPL()
+void LocApiBase::updateSystemPowerState(PowerStateType /*powerState*/)
+DEFAULT_IMPL()
} // namespace loc_core