diff --git a/bundlemanager/bundle_framework/bundle/include/native_interface_bundle.h b/bundlemanager/bundle_framework/bundle/include/native_interface_bundle.h index b4bc279d3ebd979323306631ee26de6556c17a5e..c4550c1e009c9181ac3c447a80d69006cbde414b 100644 --- a/bundlemanager/bundle_framework/bundle/include/native_interface_bundle.h +++ b/bundlemanager/bundle_framework/bundle/include/native_interface_bundle.h @@ -37,6 +37,12 @@ #ifdef __cplusplus extern "C" { #endif +/** + * @brief Indicates information of application + * + * @syscap SystemCapability.BundleManager.BundleFramework.Core + * @since 9 + */ struct OH_NativeBundle_ApplicationInfo { /** * Indicates the name of application