mirror of
https://github.com/openharmony/customization_config_policy.git
synced 2026-07-19 16:43:33 -04:00
@@ -29,6 +29,7 @@
|
||||
"deps": {
|
||||
"components": [
|
||||
"ability_runtime",
|
||||
"c_utils",
|
||||
"hisysevent",
|
||||
"hilog",
|
||||
"napi",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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/"/>
|
||||
|
||||
Reference in New Issue
Block a user