From aada6883da1efd784621936f9aea7e647262bc01 Mon Sep 17 00:00:00 2001 From: 15690690116 Date: Fri, 21 Mar 2025 10:51:36 +0800 Subject: [PATCH] add patches Signed-off-by: 15690690116 --- patches/patches.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 patches/patches.json diff --git a/patches/patches.json b/patches/patches.json new file mode 100644 index 0000000..cd1f258 --- /dev/null +++ b/patches/patches.json @@ -0,0 +1,9 @@ +{ + "patches": [ + { + "project":"vendor_hihope", + "path":"vendor/hihope", + "pr_url":"https://gitee.com/openharmony/vendor_hihope/pulls/1436" + } + ] +} \ No newline at end of file -- Gitee