From e3fd188ddad9c87646178d683a55e2202ef66378 Mon Sep 17 00:00:00 2001 From: chenkeyu Date: Wed, 29 May 2024 17:40:49 +0800 Subject: [PATCH] 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