From 492f0534f6067002856c4a7c745b406165fef62f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E6=98=8A=E8=8B=8F?= Date: Tue, 23 Jul 2024 09:51:43 +0800 Subject: [PATCH] =?UTF-8?q?=E8=81=94=E5=90=88=E6=9E=84=E5=BB=BAprint=5Ffwk?= =?UTF-8?q?=20patch=20Signed-off-by:liuhaosu@huawei.com?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 刘昊苏 --- 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 000000000..76d34b53f --- /dev/null +++ b/patches/ patches.json @@ -0,0 +1,9 @@ +{ + "patches": [ + { + "project": "print_print_fwk", + "path": "base/print/print_fwk", + "pr_url": "https://gitee.com/openharmony/print_print_fwk/pulls/246" + } + ] +} \ No newline at end of file -- Gitee