1. 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