解决api lint整改

Signed-off-by: chenjunxiang <chenjunxiang4@huawei.com>
Change-Id: I34d3931a88447dc561c62b22246db6e9c58674f5

解决api lint整改

Signed-off-by: chenjunxiang <chenjunxiang4@huawei.com>
Change-Id: I02b6a01eee5f099411f6a8d691353032997fca43
This commit is contained in:
chenjunxiang 2024-11-21 15:42:49 +08:00
parent caf355f497
commit 8c13f42913

View File

@ -27,6 +27,8 @@
* @file native_interface_accessibility.h
*
* @brief Declares the APIs used to access the native Accessibility.
*
* @library libace_ndk.z.so
* @syscap SystemCapability.ArkUI.ArkUI.Full
* @kit ArkUI
* @since 13
@ -1031,3 +1033,4 @@ int32_t OH_ArkUI_FindAccessibilityActionArgumentByKey(
};
#endif
#endif // _NATIVE_INTERFACE_ACCESSIBILITY_H
/** @} */