| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
fix: make mmi_tests build for multi-group binding test targets Fix build errors in the newly added test targets so build-target input mmi_tests compiles: - MouseDeviceStateGroupTest: add proxy/include path and ipc:ipc_single dep (mouse_device_state.h -> window_info.h -> iremote_object.h). - mouse_device_state_group_test.cpp / multi_group_binding_test.cpp / multi_group_binding_supplement_test.cpp: add using namespace testing::ext; (TestSize). - MultiGroupBinding{,Supplement}Test: add samgr:samgr_proxy dep (switch_subscriber_handler.h -> system_ability_status_change_stub.h). - event_dump_test.cpp: rename duplicate ParseCommand_014/_015 to _023/_024 (collided with existing cases). - window_manager/test/mock.cpp: drop duplicate GetDeviceGroupId / OnDeviceUnbind (already defined in input_windows_manager.cpp, which InputWindowsManagerEXTest also compiles). - multi_group_binding_supplement_test.cpp: assert pos1 group isolation (was an unused variable -> -Werror). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> 🤖 AI[100%] 🔧 Human Fixed[0%] 🧑 Human[0%] 👌 AI Adopted[100%] Co-authored-by: claude (claude-opus-4-8) <ai@local> Change-Id: I6d7e087081e660e6e568704ca7b3c4d803568687 Signed-off-by: frank_libing <libing3@huawei.com> revert merge request: feat: HID display group device binding (fix mmi_tests build) 0a99650a980cefa519086a8bffe955a6e7f8fe3d This revert merge request !9814 | 3 天前 | |
fix: add explicit deps for napi:ace_napi public_external_deps downgrade ace_napi downgraded public_external_deps to external_deps, breaking transitive propagation of node:node_header_notice and libuv:uv. - Add node:node_header_notice to all targets with napi:ace_napi (30 files) because native_api.h/native_node_api.h include node_api.h - Add libuv:uv to targets whose sources include uv.h (4 files) - Add "node" to bundle.json deps.components - ets_runtime:libark_jsruntime not needed (no source includes jsnapi.h) Fixes #7661 Co-Authored-By: Agent Signed-off-by: athends <huwanyong1@huawei.com> 🤖 AI[100%] 🔧 Human Fixed[0%] 🧑 Human[0%] 👌 AI Adopted[100%] Co-authored-by: opencode (glm-5.2) <ai@local> | 6 天前 | |
fix ut Signed-off-by: ninghejuan <ninghejuan@huawei.com> | 2 个月前 |