diff --git a/services/hilogd/log_domains.cpp b/services/hilogd/log_domains.cpp index 22f39b3e82cce61d0be823fe10f89c8a58f2f88e..b2d6f0f12b2eae0943ce991dcb2ad068334a7f88 100644 --- a/services/hilogd/log_domains.cpp +++ b/services/hilogd/log_domains.cpp @@ -67,6 +67,7 @@ static const KVMap g_DomainList({ {0xD004500, "WebView"}, {0xD004600, "Interconnection"}, {0xD004700, "Cloud"}, + {0xD004800, "Manufacture"}, {0xD00AD00, "ASystem"}, }, __UINT32_MAX__, "Invalid");