!10264 意图框架增加InsigntIntentUIExtensionAbility

Merge pull request !10264 from jyan1993/insightintent
This commit is contained in:
openharmony_ci 2024-03-28 13:12:49 +00:00 committed by Gitee
commit b53e6dcbde
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -584,6 +584,14 @@ declare namespace bundleManager {
* @since 12
*/
EMBEDDED_UI = 21,
/**
* Indicates extension info with type of insight intent UI
*
* @syscap SystemCapability.BundleManager.BundleFramework.Core
* @since 12
*/
INSIGHT_INTENT_UI = 22,
/**
* Indicates extension info with type of unspecified