mirror of
https://gitee.com/openharmony/interface_sdk_c
synced 2024-11-23 06:39:54 +00:00
IssueNo:#I8TY6M
Description:Bugfix Sig:bundleManager Feature or Bugfix:Bugfix Binary Source:No Signed-off-by: zhouwenzhi <zhouwenzhi@huawei.com>
This commit is contained in:
parent
29616687d0
commit
2ea4b44d0b
@ -28,6 +28,8 @@
|
||||
*
|
||||
* @brief Declares the <b>Bundle</b>-specific function, including function for obtaining application info.
|
||||
*
|
||||
* @library libbundle.z.so
|
||||
* @syscap SystemCapability.BundleManager.BundleFramework.Core
|
||||
* @since 9
|
||||
* @version 1.0
|
||||
*/
|
||||
@ -102,4 +104,5 @@ char* OH_NativeBundle_GetAppIdentifier();
|
||||
#ifdef __cplusplus
|
||||
};
|
||||
#endif
|
||||
/** @} */
|
||||
#endif // FOUNDATION_APPEXECFWK_STANDARD_KITS_APPKIT_NATIVE_BUNDLE_INCLUDE_NATIVE_INTERFACE_BUNDLE_H
|
||||
|
Loading…
Reference in New Issue
Block a user