summaryrefslogtreecommitdiff
path: root/src/components/policy/policy_regular/include/policy/policy_manager_impl.h
diff options
context:
space:
mode:
authorAKalinich-Luxoft <AKalinich@luxoft.com>2017-08-30 14:18:27 +0300
committerAlexander Kutsan <akutsan@luxoft.com>2017-08-30 22:00:01 +0300
commitb5e476b09754ac4050421a27343c5cf63ede94d7 (patch)
tree40c4db52515530cf3bd4f45fb29522182898714c /src/components/policy/policy_regular/include/policy/policy_manager_impl.h
parentee8a0abc3be4fce07d3ed21ebfbc698fdcf8e466 (diff)
downloadsdl_core-b5e476b09754ac4050421a27343c5cf63ede94d7.tar.gz
Rename Subject struct for policy_regular
Diffstat (limited to 'src/components/policy/policy_regular/include/policy/policy_manager_impl.h')
-rw-r--r--src/components/policy/policy_regular/include/policy/policy_manager_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/policy/policy_regular/include/policy/policy_manager_impl.h b/src/components/policy/policy_regular/include/policy/policy_manager_impl.h
index 0e81ed26df..1b39392c0c 100644
--- a/src/components/policy/policy_regular/include/policy/policy_manager_impl.h
+++ b/src/components/policy/policy_regular/include/policy/policy_manager_impl.h
@@ -476,7 +476,7 @@ class PolicyManagerImpl : public PolicyManager {
* @brief Sends notification about application HMI level changed
* @param who application information structure
*/
- void SendHMILevelChanged(const Subject& who);
+ void SendHMILevelChanged(const ApplicationOnDevice& who);
/**
* @brief Sends notification if application permissions were changed