mirror of
https://github.com/openharmony/customization_config_policy.git
synced 2026-07-01 22:04:01 -04:00
+2
-1
@@ -34,7 +34,8 @@
|
||||
"hilog",
|
||||
"napi",
|
||||
"init",
|
||||
"bounds_checking_function"
|
||||
"bounds_checking_function",
|
||||
"ipc"
|
||||
],
|
||||
"third_party": []
|
||||
},
|
||||
|
||||
@@ -52,6 +52,7 @@ ohos_shared_library("customconfig") {
|
||||
"c_utils:utils",
|
||||
"hilog:libhilog",
|
||||
"init:libbegetutil",
|
||||
"ipc:ipc_single",
|
||||
"napi:ace_napi",
|
||||
]
|
||||
relative_install_dir = "module/customization"
|
||||
|
||||
Reference in New Issue
Block a user