diff --git a/api/@ohos.power.d.ts b/api/@ohos.power.d.ts index 8dc4551a1b85feaf00939d389839648085ddeab4..f040579950cc012222a6dac28cbba0c2a5db7938 100644 --- a/api/@ohos.power.d.ts +++ b/api/@ohos.power.d.ts @@ -112,9 +112,7 @@ declare namespace power { /** * Obtains the power mode of the current device. For details, see {@link DevicePowerMode}. * - * @permission ohos.permission.POWER_OPTIMIZATION * @returns The power mode {@link DevicePowerMode} of current device . - * @throws {BusinessError} 201 – If the permission is denied. * @throws {BusinessError} 4900101 - If connecting to the service failed. * @since 9 */