1. 05 7月, 2022 1 次提交
  2. 28 6月, 2022 2 次提交
    • H
      feat: Add bootevent polling mechanism · fd818084
      handyohos 提交于
      1) 为parameter service增加ParamSetHookAdd接口扩展set时的hook
      2)为bootstage增加InitAddServiceParseHook接口扩展解析service的hook
      3)增加bootevent静态模块,在hook中解析bootevents字段
      4)在bootevent静态模块中扩展hook处理parameter set时的bootevent.参数
      5)所有的bootevent投票完成时,设置bootevent.boot.completed
      6)去掉service解析时的字段校验。
      Signed-off-by: Nhandyohos <zhangxiaotian@huawei.com>
      Change-Id: I7c55cd6319ff7dd773c1e3b43b2c889cceaa3a0d
      fd818084
    • M
      fix bug fir deny · fd4b59bf
      Mupceet 提交于
      Signed-off-by: NMupceet <laiguizhong@huawei.com>
      fd4b59bf
  3. 24 6月, 2022 1 次提交
  4. 09 6月, 2022 1 次提交
  5. 01 6月, 2022 1 次提交
  6. 17 5月, 2022 1 次提交
  7. 14 5月, 2022 1 次提交
  8. 09 5月, 2022 1 次提交
  9. 22 4月, 2022 1 次提交
    • H
      feat: add plugin engine for init. · cce477f8
      handyohos 提交于
      1)通过ohos_native_stub_library为init提供libinit_plugin_engine打桩库,解决插件的编译链接问题。
      2)通过ohos_native_stub_versionscript为init进程export开放API供插件调用。
      3)通过libinit_stub_empty创建空的so库解决dlopen插件时找不到库的问题。
      Signed-off-by: Nhandyohos <zhangxiaotian@huawei.com>
      Change-Id: I631723ce7a388d5f2067edf12068f7eb1e4c21da
      cce477f8
  10. 23 3月, 2022 1 次提交
  11. 21 2月, 2022 2 次提交
  12. 16 2月, 2022 2 次提交
  13. 19 1月, 2022 1 次提交