aboutsummaryrefslogtreecommitdiff
path: root/system/hwc2/HostComposer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'system/hwc2/HostComposer.cpp')
-rw-r--r--system/hwc2/HostComposer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/hwc2/HostComposer.cpp b/system/hwc2/HostComposer.cpp
index 5bf324e0..472e7829 100644
--- a/system/hwc2/HostComposer.cpp
+++ b/system/hwc2/HostComposer.cpp
@@ -570,7 +570,7 @@ std::tuple<HWC2::Error, base::unique_fd> HostComposer::presentDisplay(
display->clearReleaseFencesAndIdsLocked();
if (numLayer == 0) {
- ALOGW(
+ ALOGV(
"%s display has no layers to compose, flushing client target buffer.",
__FUNCTION__);