diff --git a/api/@ohos.bundle.installer.d.ts b/api/@ohos.bundle.installer.d.ts index 5b711e95e..261b561de 100644 --- a/api/@ohos.bundle.installer.d.ts +++ b/api/@ohos.bundle.installer.d.ts @@ -73,7 +73,7 @@ declare namespace installer { * @throws { BusinessError } 17700031 - Failed to install the HAP because the overlay check of the HAP is failed. * @throws { BusinessError } 17700036 - Failed to install the HSP because lacks appropriate permissions. * @throws { BusinessError } 17700039 - Failed to install because disallow install a shared bundle by hapFilePaths. - * @throws { BusinessError } 17700041 - Failed to install because EDM disallow install. + * @throws { BusinessError } 17700041 - Failed to install because enterprise device management disallow install. * @syscap SystemCapability.BundleManager.BundleFramework.Core * @systemapi * @since 9 @@ -101,7 +101,7 @@ declare namespace installer { * @throws { BusinessError } 17700031 - Failed to install the HAP because the overlay check of the HAP is failed. * @throws { BusinessError } 17700036 - Failed to install the HSP because lacks appropriate permissions. * @throws { BusinessError } 17700039 - Failed to install because disallow install a shared bundle by hapFilePaths. - * @throws { BusinessError } 17700041 - Failed to install because EDM disallow install. + * @throws { BusinessError } 17700041 - Failed to install because enterprise device management disallow install. * @syscap SystemCapability.BundleManager.BundleFramework.Core * @systemapi * @since 9