summaryrefslogtreecommitdiff
path: root/src/components/application_manager/src/commands/hmi
diff options
context:
space:
mode:
authorJacob Keeler <jacob.keeler@livioradio.com>2017-09-07 12:47:53 -0400
committerGitHub <noreply@github.com>2017-09-07 12:47:53 -0400
commit3f003d6bbb301725218a8dbacfcf92e04fb874d7 (patch)
treeedd5aa1bdc50955fac47d6e8d71396623faab538 /src/components/application_manager/src/commands/hmi
parent90339816ea1078f822889fd33e8a94738a4f0f07 (diff)
parent038ac30079f202885895bebc1f229df918b6929f (diff)
downloadsdl_core-3f003d6bbb301725218a8dbacfcf92e04fb874d7.tar.gz
Merge pull request #1620 from AByzhynar/fix/FixFactoryDefaults
Clear persistent data of all registered applications after FACTORY_DEFAULTS and MASTER_RESET
Diffstat (limited to 'src/components/application_manager/src/commands/hmi')
-rw-r--r--src/components/application_manager/src/commands/hmi/on_exit_all_applications_notification.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/application_manager/src/commands/hmi/on_exit_all_applications_notification.cc b/src/components/application_manager/src/commands/hmi/on_exit_all_applications_notification.cc
index 682093cef9..07a95adcea 100644
--- a/src/components/application_manager/src/commands/hmi/on_exit_all_applications_notification.cc
+++ b/src/components/application_manager/src/commands/hmi/on_exit_all_applications_notification.cc
@@ -110,5 +110,4 @@ void OnExitAllApplicationsNotification::SendOnSDLPersistenceComplete() {
}
} // namespace commands
-
} // namespace application_manager