mirror of
https://gitee.com/openharmony/accessibility
synced 2024-12-03 12:42:10 +00:00
geusture inject open
Signed-off-by: yichengzhao <yichengzhao1@huawei.com>
This commit is contained in:
parent
62b35faf2f
commit
f143919899
@ -676,8 +676,8 @@ void AccessibleAbilityManagerService::UpdateAbilities()
|
||||
if (!connection) {
|
||||
// this is a temp deal for ace test
|
||||
installAbility.SetCapabilityValues(Capability::CAPABILITY_RETRIEVE |
|
||||
Capability::CAPABILITY_KEY_EVENT_OBSERVER |
|
||||
Capability::CAPABILITY_GESTURE);
|
||||
Capability::CAPABILITY_KEY_EVENT_OBSERVER |
|
||||
Capability::CAPABILITY_GESTURE);
|
||||
connection = new AccessibleAbilityConnection(accountData, connectCounter_++, installAbility);
|
||||
connection->Connect(element);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user