| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
sync 0728 to master Signed-off-by: lanhaoyu <lanhaoyu3@huawei-partners.com> | 10 个月前 | |
feat: add updateDesktopShortcutInfo interface Add a new API to atomically update an existing desktop shortcut across NAPI/ANI/C++/Service layers. The shortcut is matched by the (bundleName, shortcutId, userId, appIndex) primary key, and only the SHORTCUT_INFO column is modified. When the shortcut does not exist, the API throws 18100002. Other error codes follow the SDK declaration: 201/202/17700001/17700004/ 17700026/17700061. The implementation reuses ShortcutIdVerification (with inverted semantics) for existence check, and routes through the same IPC -> HostImpl -> BundleDataMgr -> ShortcutDataStorageRdb chain as add/deleteDesktopShortcutInfo. Co-Authored-By: Agent 🤖 AI[42%] 🔧 Human Fixed[0%] 🧑 Human[58%] 👌 AI Adopted[100%] Change-Id: I44a9f2437c137acc77ada6e4cd4a6172cca72455 Signed-off-by: Kael-Zhang <zhangxinyu74@h-partners.com> | 10 天前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 10 个月前 | ||
| 10 天前 |