Signed-off-by: 孙旭辉 <sunxuhui7@huawei.com>
This commit is contained in:
sunxuhui 2024-10-15 16:08:43 +08:00
parent af727e9066
commit 95292fc452

View File

@ -1229,6 +1229,7 @@ declare namespace installer {
* @throws { BusinessError } 17700045 - Failed to uninstall because enterprise device management disallow uninstall.
* @throws { BusinessError } 17700057 - Failed to uninstall updates because the HAP is not pre-installed.
* @throws { BusinessError } 17700060 - The specified application cannot be uninstalled.
* @throws { BusinessError } 17700067 - Failed to uninstall the HAP because uninstalling the native package failed.
* @throws { BusinessError } 17700073 - Failed to install the HAP because an application with the same
* <br>bundle name but different signature information exists on the device.
* @syscap SystemCapability.BundleManager.BundleFramework.Core