!1797 API Lint整改

Merge pull request !1797 from chenjunxiang/20241121_master
This commit is contained in:
openharmony_ci 2024-11-22 08:17:20 +00:00 committed by Gitee
commit a5f6227473
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

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
/** @} */