Signed-off-by: lu <zhaolu2@huawei.com>
Change-Id: I36ed18102317c46faf3340ada66431fadc0ac6be
This commit is contained in:
lu
2022-03-30 11:09:33 +08:00
committed by dubj
parent b8d8f7ea5d
commit 513bb6855a
@@ -19,7 +19,7 @@
namespace OHOS {
namespace Rosen {
namespace {
constexpr HiviewDFX::HiLogLabel LABEL = {LOG_CORE, HILOG_DOMAIN_WINDOW, "WindowExtensionClientStub"};
constexpr HiviewDFX::HiLogLabel LABEL = {LOG_CORE, HILOG_DOMAIN_WINDOW, "WindowExtensionClientStub"};
}
int WindowExtensionClientStub::OnRemoteRequest(uint32_t code, MessageParcel &data,
@@ -61,4 +61,4 @@ int WindowExtensionClientStub::OnRemoteRequest(uint32_t code, MessageParcel &dat
return 0;
}
} // namespace Rosen
} // namespace OHOS
} // namespace OHOS