mirror of
https://gitee.com/openharmony/inputmethod_imf
synced 2024-12-11 16:54:04 +00:00
Signed-off-by: ma-shaoyin <mashaoyin1@huawei.com>
Changes to be committed:
This commit is contained in:
parent
8de2ee1c52
commit
70cc3424da
@ -115,8 +115,10 @@ namespace MiscServices {
|
||||
}
|
||||
|
||||
ImCommonEventManager::SystemAbilityStatusChangeListener::SystemAbilityStatusChangeListener(
|
||||
std::shared_ptr<EventSubscriber> &sub) : sub_(sub)
|
||||
{}
|
||||
std::shared_ptr<EventSubscriber> &sub)
|
||||
: sub_(sub)
|
||||
{
|
||||
}
|
||||
|
||||
void ImCommonEventManager::SystemAbilityStatusChangeListener::OnAddSystemAbility(
|
||||
int32_t systemAbilityId, const std::string& deviceId)
|
||||
|
Loading…
Reference in New Issue
Block a user