From dcf0b70bbc9214be599f2e7eb7c1bad2dc3b5f9e Mon Sep 17 00:00:00 2001 From: chenkeyu Date: Wed, 29 May 2024 17:40:49 +0800 Subject: [PATCH] fixed e3fd188 from https://gitee.com/chenkeyu13/commonlibrary_c_utils/pulls/408 Add OAT.xml, eliminate waring for png used in docs Issue:https://gitee.com/openharmony/commonlibrary_c_utils/issues/I9T7ZY?from=project-issue Signed-off-by: chenkeyu --- OAT.xml | 65 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 OAT.xml diff --git a/OAT.xml b/OAT.xml new file mode 100644 index 0000000..c0e7d56 --- /dev/null +++ b/OAT.xml @@ -0,0 +1,65 @@ + + + + + + + + + + + + -- Gitee