diff --git a/bundle.json b/bundle.json index 98db886009a823df889044a0cb857f137bcaccda..b72d566bfbb504dac84757fe4677726516bb23d4 100755 --- a/bundle.json +++ b/bundle.json @@ -15,9 +15,6 @@ "adapted_system_type": [ "standard" ], - "features": [ - "smartperf_Device" - ], "hisysevent_config": [ "//developtools/smartperf_host/smartperf_device/hisysevent.yaml" ], diff --git a/smartperf_device/build/config.gni b/smartperf_device/build/config.gni index 778688eb8030b47b17214065d132a490b31c260b..7d0f5400f914d609ea83d24f8d17f2d6e8bd5c3d 100644 --- a/smartperf_device/build/config.gni +++ b/smartperf_device/build/config.gni @@ -18,7 +18,7 @@ OHOS_SMARTPERF_DEVICE_PART_NAME = "smartperf_host" OHOS_SMARTPERF_DEVICE_TEST_MODULE_OUTPUT_PATH = "smartperf_host/smartperf_device" declare_args() { - smartperf_Device = false + smartperf_Device = true } declare_args() {