diff --git a/customization/edm_xts_stage/entry/src/main/module.json b/customization/edm_xts_stage/entry/src/main/module.json index 89065014cda28813e9e6ad7e0530d8aecde25bf7..82f43a88410eecc7978d3367b221d5bca900076f 100644 --- a/customization/edm_xts_stage/entry/src/main/module.json +++ b/customization/edm_xts_stage/entry/src/main/module.json @@ -62,8 +62,8 @@ "reason": "need use EDM_MANAGE_DATETIME" }, { - "name": "ohos.permission.MANAGE_ADMIN", - "reason": "need use MANAGE_ADMIN" + "name": "ohos.permission.MANAGE_ENTERPRISE_DEVICE_ADMIN", + "reason": "need use MANAGE_ENTERPRISE_DEVICE_ADMIN" } ] }