mirror of
https://gitee.com/openharmony/interface_sdk_c
synced 2024-11-27 00:41:01 +00:00
解决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:
parent
caf355f497
commit
8c13f42913
@ -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
|
||||
/** @} */
|
Loading…
Reference in New Issue
Block a user