From f92b2fab5abb3a8e74841181f1b99de9a5ee0928 Mon Sep 17 00:00:00 2001 From: du-zhihai Date: Fri, 16 Sep 2022 08:58:46 +0800 Subject: [PATCH] =?UTF-8?q?DMS=E4=B8=8A=E6=8A=A5=E5=BA=94=E7=94=A8?= =?UTF-8?q?=E4=BF=A1=E6=81=AF=E8=A1=A5=E5=85=85=E6=B5=8B=E8=AF=95=E7=94=A8?= =?UTF-8?q?=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: du-zhihai Change-Id: If175bb6f76fcd316b8a536c7bc6d854b9a185986 --- dmsfwk.gni | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dmsfwk.gni b/dmsfwk.gni index 68904c4c..59e9af77 100644 --- a/dmsfwk.gni +++ b/dmsfwk.gni @@ -17,7 +17,7 @@ declare_args() { efficiency_manager_service_enable = false dmsfwk_report_memmgr = false dmsfwk_report_memmgr_plugins = false - if (defined(global_parts_info) ) { + if (defined(global_parts_info)) { if (defined(global_parts_info.multimedia_multimedia_image_standard)) { dmsfwk_mission_manager = true }