summaryrefslogtreecommitdiff
path: root/src/components/application_manager/include/application_manager/resumption/resumption_data.h
diff options
context:
space:
mode:
authorJacob Keeler <jacob.keeler@livioradio.com>2022-09-23 17:35:00 -0400
committerGitHub <noreply@github.com>2022-09-23 17:35:00 -0400
commitcf1c131da6f81f897c627ca0857e922a28caf754 (patch)
tree194f4b548d2ce031771e179a5683d13074f81c88 /src/components/application_manager/include/application_manager/resumption/resumption_data.h
parent6e3da55b6880334dbd24c68a328484ef8f964736 (diff)
downloadsdl_core-cf1c131da6f81f897c627ca0857e922a28caf754.tar.gz
Fix narrowing cast of time_t in resumption data (#3946)8.2.0-RC1
Diffstat (limited to 'src/components/application_manager/include/application_manager/resumption/resumption_data.h')
-rw-r--r--src/components/application_manager/include/application_manager/resumption/resumption_data.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/application_manager/include/application_manager/resumption/resumption_data.h b/src/components/application_manager/include/application_manager/resumption/resumption_data.h
index ee9972b98c..39b751bb4b 100644
--- a/src/components/application_manager/include/application_manager/resumption/resumption_data.h
+++ b/src/components/application_manager/include/application_manager/resumption/resumption_data.h
@@ -157,7 +157,7 @@ class ResumptionData {
* @brief Get the last ignition off time from LastState
* @return the last ignition off time from LastState
*/
- virtual uint32_t GetIgnOffTime() const = 0;
+ virtual int64_t GetIgnOffTime() const = 0;
/**
* @brief Checks if saved data have application