mirror of
https://gitee.com/openharmony/ability_dmsfwk
synced 2024-11-23 06:20:07 +00:00
add dms fuzz info
Signed-off-by: m30030488 <maluyao3@huawei.com>
This commit is contained in:
parent
18fc59e0b6
commit
1250fc4ca6
@ -28,7 +28,7 @@ namespace DistributedSchedule {
|
||||
namespace {
|
||||
constexpr int32_t DISTRIBUTED_SCHED_SA_ID = 1401;
|
||||
constexpr size_t THRESHOLD = 10;
|
||||
constexpr uint8_t MAX_CALL_TRANSACTION = 64;
|
||||
constexpr uint16_t MAX_CALL_TRANSACTION = 510;
|
||||
constexpr int32_t OFFSET = 4;
|
||||
const std::u16string DMS_INTERFACE_TOKEN = u"OHOS.DistributedSchedule.IDistributedAbilityManager";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user