mirror of
https://github.com/openharmony/ability_ability_runtime.git
synced 2026-08-24 22:21:36 -04:00
cca5dbac20
Extract basename from scriptPath (e.g. "scripts/TotalTimeSkill.ets" → "TotalTimeSkill") and match against srcEntries basename. If matched, load only that entry first. Fall back to full scan if no match found. Co-Authored-By: Agent Change-Id: I6f6f8f44bbd59b7847b2a4b649a452d2c03526b1 Signed-off-by: RuiChen_01 <chenrui193@huawei.com>