mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2025-02-25 19:52:16 +00:00
Issue:#I5WBYQ
Description: modify SystemCapability Sig: SIG_ApplicaitonFramework Feature or Bugfix: Feature Binary Source: No Signed-off-by: SoftSquirrel <xuhao47@huawei.com>
This commit is contained in:
parent
650b689b82
commit
30b1877425
8
api/@ohos.bundle.defaultAppManager.d.ts
vendored
8
api/@ohos.bundle.defaultAppManager.d.ts
vendored
@ -153,7 +153,7 @@ declare namespace defaultAppManager {
|
||||
* @throws { BusinessError } 17700004 - The specified user id is not found.
|
||||
* @throws { BusinessError } 17700025 - The specified type is invalid.
|
||||
* @throws { BusinessError } 17700028 - The specified ability and type does not match.
|
||||
* @syscap SystemCapability.BundleManager.BundleFramework.DefaultAppManager.defaultAppManager
|
||||
* @syscap SystemCapability.BundleManager.BundleFramework.DefaultAppManager
|
||||
* @systemapi
|
||||
* @since 9
|
||||
*/
|
||||
@ -173,7 +173,7 @@ declare namespace defaultAppManager {
|
||||
* @throws { BusinessError } 17700004 - The specified user id is not found.
|
||||
* @throws { BusinessError } 17700025 - The specified type is invalid.
|
||||
* @throws { BusinessError } 17700028 - The specified ability and type does not match.
|
||||
* @syscap SystemCapability.BundleManager.BundleFramework.DefaultAppManager.defaultAppManager
|
||||
* @syscap SystemCapability.BundleManager.BundleFramework.DefaultAppManager
|
||||
* @systemapi
|
||||
* @since 9
|
||||
*/
|
||||
@ -190,7 +190,7 @@ declare namespace defaultAppManager {
|
||||
* @throws { BusinessError } 801 - Capability not supported.
|
||||
* @throws { BusinessError } 17700004 - The specified user id is not found.
|
||||
* @throws { BusinessError } 17700025 - The specified type is invalid.
|
||||
* @syscap SystemCapability.BundleManager.BundleFramework.DefaultAppManager.defaultAppManager
|
||||
* @syscap SystemCapability.BundleManager.BundleFramework.DefaultAppManager
|
||||
* @systemapi
|
||||
* @since 9
|
||||
*/
|
||||
@ -208,7 +208,7 @@ declare namespace defaultAppManager {
|
||||
* @throws { BusinessError } 801 - Capability not supported.
|
||||
* @throws { BusinessError } 17700004 - The specified user id is not found.
|
||||
* @throws { BusinessError } 17700025 - The specified type is invalid.
|
||||
* @syscap SystemCapability.BundleManager.BundleFramework.DefaultAppManager.defaultAppManager
|
||||
* @syscap SystemCapability.BundleManager.BundleFramework.DefaultAppManager
|
||||
* @systemapi
|
||||
* @since 9
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user