diff --git a/components/hiviewdfx.json b/components/hiviewdfx.json index af63480d211c01f952e30823800c26664607fd2a..390686d82363c67af703faf9500f22ab5881c3ad 100644 --- a/components/hiviewdfx.json +++ b/components/hiviewdfx.json @@ -15,7 +15,6 @@ "targets": [ "//base/hiviewdfx/hilog_lite/frameworks/featured:hilog_static", "//base/hiviewdfx/hilog_lite/frameworks/featured:hilog_shared", - "//base/hiviewdfx/hilog_lite/services/hilogcat:hilogcat", "//base/hiviewdfx/hilog_lite/services/apphilogcat:apphilogcat" ], "rom": "10KB", @@ -23,7 +22,6 @@ "output": [ "libhilog_shared.so", "libhilog_static.a", - "hilogcat", "libhilogcat.a", "apphilogcat" ],