From b83d9d6ca2110659c3eb5264c72e615a26e879af Mon Sep 17 00:00:00 2001 From: Henri Chataing Date: Fri, 5 Apr 2024 16:35:44 +0000 Subject: Remove includes of Convert remaining DLOG, LOG, CHECK_xx occurences in the same pass Test: m com.android.btservices Bug: 305066880 Flag: EXEMPT, mechanical refactor Change-Id: I7ae3e14c84b6ee5dc2ac0babc652c699c7424418 --- system/common/metrics.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'system/common/metrics.cc') diff --git a/system/common/metrics.cc b/system/common/metrics.cc index 9397aae1f7..251af12258 100644 --- a/system/common/metrics.cc +++ b/system/common/metrics.cc @@ -19,7 +19,6 @@ #include "metrics.h" #include -#include #include #include #include -- cgit v1.2.3-59-g8ed1b