diff --git a/interfaces/inner_api/appexecfwk_base/include/extension_ability_info.h b/interfaces/inner_api/appexecfwk_base/include/extension_ability_info.h index a595492c3429d925a9e18237b2a92c648bf50d6c..724d1f06955f5720441c378e05145dcb8f31716d 100644 --- a/interfaces/inner_api/appexecfwk_base/include/extension_ability_info.h +++ b/interfaces/inner_api/appexecfwk_base/include/extension_ability_info.h @@ -112,7 +112,8 @@ enum class ExtensionAbilityType { AUTO_FILL_SMART = 503, SYSPICKER_PHOTOEDITOR = 504, SYS_VISUAL = 505, - RECENT_PHOTO = 506 + RECENT_PHOTO = 506, + AWC = 507 }; enum class CompileMode {