未验证 提交 b6724a6f 编写于 作者: O openharmony_ci 提交者: Gitee

!1897 FIX:添加符号到libbegetutil.versionscript

Merge pull request !1897 from cheng_jinsong/0413_param
...@@ -14,6 +14,7 @@ ...@@ -14,6 +14,7 @@
1.0 { 1.0 {
global: global:
DecodeUid; DecodeUid;
ResetParamSecurityLabel;
StartupLog; StartupLog;
ServiceGetFd; ServiceGetFd;
ServiceSaveFd; ServiceSaveFd;
...@@ -36,7 +37,16 @@ ...@@ -36,7 +37,16 @@
OH_HashMapRemove; OH_HashMapRemove;
OH_HashMapTraverse; OH_HashMapTraverse;
SystemGetParameterName; SystemGetParameterName;
SystemReadParam;
SystemTraversalParameter; SystemTraversalParameter;
GetSystemCommitId;
SystemGetParameterValue;
SystemGetParameterCommitId;
SystemFindParameter;
CachedParameterCreate;
CachedParameterGet;
CachedParameterGetChanged;
CachedParameterDestroy;
DoReboot; DoReboot;
GetControlSocket; GetControlSocket;
OH_ListAddTail; OH_ListAddTail;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册