mirror of
https://github.com/openharmony/ability_ability_runtime.git
synced 2026-08-24 22:21:36 -04:00
e559d510d2
These two parameters are system-internal and should not be part of the function calling contract. Remove them from the registered options schema so LLM agents don't see them. Parser no longer reads them from options: userId defaults to INVALID_USER_ID (-1) filled by CheckAndUpdateParam, displayId defaults to INVALID_DISPLAY_ID filled by SCB. ResolveUserId/ResolveDisplayId methods and their constants are deleted. Co-Authored-By: Agent Signed-off-by: RuiChen_01 <chenrui193@huawei.com> 🤖 AI[100%] 👌 AI Adopted[100%] 🧑 Human[0%] Co-authored-by: claude (glm-5.2) <ai@local>