From 0a7c4676f7b0a7d8575cec8a6957d39975627853 Mon Sep 17 00:00:00 2001 From: 18721213663 Date: Fri, 27 Sep 2024 17:08:33 +0800 Subject: [PATCH] bugfix build Signed-off-by: 18721213663 --- patches/patches.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/patches/patches.json b/patches/patches.json index 1f61705..9f73be7 100644 --- a/patches/patches.json +++ b/patches/patches.json @@ -4,6 +4,11 @@ "project":"filemanagement_file_api", "path":"foundation/filemanagement/file_api", "pr_url":"https://gitee.com/openharmony/filemanagement_file_api/pulls/702" + }, + { + "project":"vendor_hihope", + "path":"vendor/hihope", + "pr_url":"https://gitee.com/openharmony/vendor_hihope/pulls/1301" } ] } \ No newline at end of file -- Gitee