!120 【定制策略】修复独立编译问题

Merge pull request !120 from 谢凯明/master
This commit is contained in:
openharmony_ci
2024-08-02 02:18:01 +00:00
committed by Gitee
4 changed files with 4 additions and 0 deletions
+1
View File
@@ -29,6 +29,7 @@
"deps": {
"components": [
"ability_runtime",
"c_utils",
"hisysevent",
"hilog",
"napi",
+1
View File
@@ -27,6 +27,7 @@ ohos_shared_library("cj_config_policy_ffi") {
deps = [ "../../../frameworks/config_policy:configpolicy_util" ]
external_deps = [
"bounds_checking_function:libsec_shared",
"c_utils:utils",
"hilog:libhilog",
"hisysevent:libhisysevent",
"napi:cj_bind_ffi",
+1
View File
@@ -51,6 +51,7 @@ ohos_shared_library("customconfig") {
external_deps = [
"ability_runtime:abilitykit_native",
"ability_runtime:app_context",
"c_utils:utils",
"hilog:libhilog",
"hisysevent:libhisysevent",
"init:libbegetutil",
+1
View File
@@ -15,6 +15,7 @@
<configuration ver="2.0">
<target name="ConfigPolicyUtilsTest">
<preparer>
<option name="shell" value="remount"/>
<option name="shell" value="mount -o remount,rw /"/>
<option name="shell" value="mount -o remount,rw /sys_prod"/>
<option name="shell" value="mkdir -p /system/etc/custxmltest/"/>