From 897ef1c5f9a8ce61febac21c6e6fbc749d7ef0e0 Mon Sep 17 00:00:00 2001 From: zhao-zhiqiang-zzq Date: Mon, 19 Jul 2021 20:39:55 +0800 Subject: [PATCH] master test pr Signed-off-by: zhao-zhiqiang-zzq --- BUILD.gn | 1 - 1 file changed, 1 deletion(-) diff --git a/BUILD.gn b/BUILD.gn index 5f093d15..9fda15d7 100755 --- a/BUILD.gn +++ b/BUILD.gn @@ -97,7 +97,6 @@ ohos_prebuilt_etc("flashlight_demo_hap") { part_name = "prebuilt_hap" subsystem_name = "applications" } - ohos_prebuilt_etc("ecg_demo_hap") { source = "Ecg_Demo.hap" module_install_dir = "app" -- Gitee