From 30e7e14eca09aa358a872963a9c34c2baaa45cde Mon Sep 17 00:00:00 2001 From: "kaiwen.jin" <920055454@qq.com> Date: Tue, 23 Jul 2024 23:58:45 +0800 Subject: [PATCH] =?UTF-8?q?IssueNo:=20#IAF3D7=20Description:=20=E8=A6=86?= =?UTF-8?q?=E7=9B=96=E7=8E=87=E5=A2=9E=E5=8A=A0game=5Faccelerate=5Fschedul?= =?UTF-8?q?e=E9=83=A8=E4=BB=B6=20Feature=20or=20Bugfix:=20Feature=20Binary?= =?UTF-8?q?=20Source:=20No=20Signed-off-by:=20=E9=87=91=E5=87=AF=E6=96=87?= =?UTF-8?q?=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- local_coverage/all_subsystem_config.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/local_coverage/all_subsystem_config.json b/local_coverage/all_subsystem_config.json index c261eb8..952f904 100644 --- a/local_coverage/all_subsystem_config.json +++ b/local_coverage/all_subsystem_config.json @@ -1966,5 +1966,11 @@ "path": [ "vendor/huawei/base/update/sys_installer_ext" ] + }, + "game_accelerate_schedule": { + "name": "game_accelerate_schedule", + "path": [ + "vendor/huawei/foundation/graphics_game/game_accelerate_schedule" + ] } } -- Gitee