From 9ed7c6ae6071610c87e184327f36e20789736e7f Mon Sep 17 00:00:00 2001 From: sufeng6 Date: Wed, 6 Jul 2022 19:04:52 +0800 Subject: [PATCH] Revert "fix:change graphic_standard to graphic_graphic_2d" This reverts commit f5c9c6e762331e7fc8fc3555a73843fde5aab1d2. Signed-off-by: sufeng6 --- bundle.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundle.json b/bundle.json index 2cfad1ca..6504186d 100644 --- a/bundle.json +++ b/bundle.json @@ -36,7 +36,7 @@ "samgr_standard", "dsoftbus", "utils_base", - "graphic_graphic_2d", + "graphic_standard", "distributed_hardware_fwk", "multimedia_media_standard" ], -- Gitee