From 4d14c49417af43c357a65132c9e8de378408e07b Mon Sep 17 00:00:00 2001 From: renhw001 Date: Tue, 31 Oct 2023 17:31:58 +0800 Subject: [PATCH] update patches.json Signed-off-by: renhw001 --- patches/patches.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/patches/patches.json b/patches/patches.json index ee91376..727ace3 100644 --- a/patches/patches.json +++ b/patches/patches.json @@ -4,11 +4,6 @@ "project":"multimedia_image_framework", "patch":"foundation/multimedia/image_framework", "pr_url":"https://gitee.com/openharmony/multimedia_image_framework/pulls/1034" - }, - { - "project":"vendor_hihope", - "path":"vendor/hihope/rk3568", - "pr_url":"https://gitee.com/openharmony/vendor_hihope/pulls/964" } ] -} \ No newline at end of file +} -- Gitee