|
@ -15,7 +15,7 @@ class UserMgrService : public enable_shared_from_this<UserMgrService> { |
|
|
THISCLASS(UserMgrService); |
|
|
THISCLASS(UserMgrService); |
|
|
|
|
|
|
|
|
SERVICE(DeviceStateService, m_deviceStateService); |
|
|
SERVICE(DeviceStateService, m_deviceStateService); |
|
|
SERVICE(AppEventBus, appEventBus); |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
public: |
|
|
public: |
|
|
UserMgrService() {} |
|
|
UserMgrService() {} |
|
|