mirror of
https://github.com/openharmony/ability_ability_runtime.git
synced 2026-08-24 12:43:16 -04:00
c7c2ea3795
VerifyAbilityContext only accepted AbilityContext (abilityInfo property), blocking ServiceExtension (extensionInfo property) from calling completeArkTSScriptInApp. Relax the check to accept both context types. Co-Authored-By: Agent Change-Id: Ide567bd150a8cfdc31940f1f488a47f1160a40db Signed-off-by: RuiChen_01 <chenrui193@huawei.com>