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:
wangdengjia
2022-01-24 11:10:07 +08:00
parent 503ae067b8
commit 43707232a9
@@ -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,