From 802cf453bfd26a99db0dab7fb10018a440ff5d0d Mon Sep 17 00:00:00 2001 From: qymyyds Date: Thu, 2 Jun 2022 20:21:26 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=A8=E9=87=8F=E4=BB=A3=E7=A0=81=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=E5=88=B0graphic=5Fgraphic=5F2d=20Signed-off-by:=20Gol?= =?UTF-8?q?dgom=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- BUILD.gn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILD.gn b/BUILD.gn index e3a6cad..9060f60 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -46,7 +46,7 @@ ohos_shared_library("libdrm") { "system", "updater", ] - part_name = "graphic_standard" + part_name = "graphic_graphic_2d" subsystem_name = "graphic" } ## Build libdrm.so }}} -- Gitee