add kit name

Signed-off-by: zhuguoyang <zhuguoyang@h-partners.com>
This commit is contained in:
zhuguoyang 2024-06-20 10:42:40 +08:00
parent 8b74abcb86
commit 2fecb04d21
2 changed files with 2 additions and 2 deletions

View File

@ -27,9 +27,9 @@
/**
* @file timer.h
* @kit FunctionFlowRuntimeKit
*
* @brief Declares the timer interfaces in C.
* @kit FunctionFlowRuntimeKit
*
* @syscap SystemCapability.Resourceschedule.Ffrt.Core
* @since 12

View File

@ -27,9 +27,9 @@
/**
* @file type_def.h
* @kit FunctionFlowRuntimeKit
*
* @brief Declares common types.
* @kit FunctionFlowRuntimeKit
*
* @syscap SystemCapability.Resourceschedule.Ffrt.Core
* @since 10