summaryrefslogtreecommitdiff
path: root/src/components/include/policy
diff options
context:
space:
mode:
authorIvo Stoilov (GitHub) <istoilov@luxoft.com>2017-02-20 19:08:39 +0200
committerokozlovlux <okozlov@luxoft.com>2017-05-17 19:27:11 +0300
commit2b75a881b3c691e335a8afa1a8c1d355fed81e91 (patch)
tree32774173d2d8de57fbe73f90c7fbd69e0b188f1e /src/components/include/policy
parent8a1a320a9e1fa9fa7d319d178b8ff9eeb2a617a1 (diff)
downloadsdl_core-2b75a881b3c691e335a8afa1a8c1d355fed81e91.tar.gz
Add perstistence for external user consent status received from system
Diffstat (limited to 'src/components/include/policy')
-rw-r--r--src/components/include/policy/policy_external/policy/policy_manager.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/include/policy/policy_external/policy/policy_manager.h b/src/components/include/policy/policy_external/policy/policy_manager.h
index f6e650b4a5..e0050eac50 100644
--- a/src/components/include/policy/policy_external/policy/policy_manager.h
+++ b/src/components/include/policy/policy_external/policy/policy_manager.h
@@ -563,6 +563,7 @@ class PolicyManager : public usage_statistics::StatisticsManager {
* condition is true.
*/
virtual void StartPTExchange() = 0;
+
};
} // namespace policy