From e743969b0428566541c785eabf9f8aefe83c4447 Mon Sep 17 00:00:00 2001 From: caocan <1532643766@qq.com> Date: Mon, 27 Sep 2021 19:52:39 +0800 Subject: [PATCH] fix OAT Signed-off-by: caocan <1532643766@qq.com> Change-Id: Ia8e1ad87025c0f6684ebe416ab78ed9111a7cfdd --- OAT.xml | 104 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 104 insertions(+) diff --git a/OAT.xml b/OAT.xml index 023fc6704..f6992c356 100644 --- a/OAT.xml +++ b/OAT.xml @@ -60,10 +60,17 @@ Note:If the text contains special characters, please escape them according to th + + + + + + + @@ -139,7 +146,10 @@ Note:If the text contains special characters, please escape them according to th + + + @@ -181,6 +191,57 @@ Note:If the text contains special characters, please escape them according to th + + + + + + + + @@ -269,6 +330,49 @@ policies and contribution forms [3]." desc="BSD License"/> OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. " desc=""/> + + + + + + + + + -- Gitee