0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. web_webview
  2. /
  3. sa
Lliuxiao_310feature: nativeMessage add startAbilityForResult
a5ab6ba4创建于 4月24日历史提交
文件最后提交记录最后更新时间
app_fwk_update
feat: 添加编译选项控制 app_fwk_update_service 组件编译 添加 webview_app_fwk_update_enable 编译开关,允许在编译时选择是否包含 app_fwk_update_service 组件及其相关测试。 修改内容: - config.gni: 添加 webview_app_fwk_update_enable 编译开关 - sa/app_fwk_update/BUILD.gn: 添加条件编译控制组件编译 - ohos_nweb/BUILD.gn: 添加条件编译控制核心库依赖 - test/unittest/app_fwk_update_client_test/BUILD.gn: 添加条件编译控制单元测试 - test/fuzztest/verifypackageinstall_fuzzer/BUILD.gn: 添加条件编译控制模糊测试 使用方法: - 启用(默认): ./build.sh --product-name rk3568 --build-target webview - 禁用: ./build.sh --product-name rk3568 --build-target webview --gn-args="webview_app_fwk_update_enable=false" 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> Signed-off-by: LGH W <wulonghui2@huawei.com> 2 个月前
web_native_messaging
feature: nativeMessage add startAbilityForResult Signed-off-by: liuxiao_310 <liuxiao182@huawei.com> Co-Authored-By: Agent 1 个月前