mirror of
https://github.com/openharmony/bundlemanager_bundle_framework_lite.git
synced 2026-07-20 23:55:24 -04:00
IssueNo:#I4RYLS
Description:Solve compile alarm Sig:appexecfwk Feature or Bugfix:Bugfix Binary Source:No Signed-off-by: wangdengjia <wangdengjia@huawei.com> Change-Id: I5ad56da9fd26c18a7d85dc6ca5105396296b1563
This commit is contained in:
@@ -33,7 +33,9 @@
|
||||
#include "want_utils.h"
|
||||
|
||||
namespace OHOS {
|
||||
#ifdef __LINUX__
|
||||
constexpr static uint32_t MAX_IPC_STRING_LENGTH = 8192UL;
|
||||
#endif
|
||||
static BmsImpl g_bmsImpl = {
|
||||
SERVER_IPROXY_IMPL_BEGIN,
|
||||
.Invoke = BundleMsFeature::Invoke,
|
||||
|
||||
Reference in New Issue
Block a user