summaryrefslogtreecommitdiff
path: root/src/components
diff options
context:
space:
mode:
Diffstat (limited to 'src/components')
-rw-r--r--src/components/policy/policy_regular/src/cache_manager.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/policy/policy_regular/src/cache_manager.cc b/src/components/policy/policy_regular/src/cache_manager.cc
index 7532d5cd37..52fc810c98 100644
--- a/src/components/policy/policy_regular/src/cache_manager.cc
+++ b/src/components/policy/policy_regular/src/cache_manager.cc
@@ -827,7 +827,7 @@ void CacheManager::CheckSnapshotInitialization() {
*(snapshot_->policy_table.module_config.preloaded_pt) = false;
*(snapshot_->policy_table.module_config.full_app_id_supported) =
- settings_->use_full_app_id();
+ get_settings()->use_full_app_id();
// SDL must not send certificate in snapshot
snapshot_->policy_table.module_config.certificate =