mirror of
https://gitee.com/openharmony/inputmethod_imf
synced 2024-11-23 06:40:06 +00:00
Signed-off-by: ma-shaoyin <mashaoyin1@huawei.com>
Changes to be committed:
This commit is contained in:
parent
d9b9e7e27b
commit
d495b0afea
@ -73,6 +73,7 @@ public:
|
||||
inputMethodAbility_ = InputMethodAbility::GetInstance();
|
||||
inputMethodAbility_->abilityManager_ = imsaProxy_;
|
||||
TddUtil::InitCurrentImePermissionInfo();
|
||||
IdentityCheckerMock::SetBundleName(TddUtil::currentBundleNameMock_);
|
||||
inputMethodAbility_->SetCoreAndAgent();
|
||||
std::shared_ptr<AppExecFwk::EventRunner> runner = AppExecFwk::EventRunner::Create("InputMethodAttachTest");
|
||||
textConfigHandler_ = std::make_shared<AppExecFwk::EventHandler>(runner);
|
||||
|
Loading…
Reference in New Issue
Block a user