From 4e9002e82ba8cfa305399e72299d61935e8c79d4 Mon Sep 17 00:00:00 2001 From: Henri Chataing Date: Fri, 14 Mar 2025 17:00:10 -0700 Subject: system/common: Move remaining metrics to os/metrics.h Bug: 401588157 Test: m com.android.bt Flag: EXEMPT, no logical change Change-Id: I6a7269d1084f86d0d12ee4ba8d040a6ef441a069 --- system/common/BUILD.gn | 2 -- 1 file changed, 2 deletions(-) (limited to 'system/common/BUILD.gn') diff --git a/system/common/BUILD.gn b/system/common/BUILD.gn index 50ec9c1dd0..5b0852bd36 100644 --- a/system/common/BUILD.gn +++ b/system/common/BUILD.gn @@ -19,8 +19,6 @@ static_library("common") { "address_obfuscator.cc", "le_conn_params.cc", "message_loop_thread.cc", - "metric_id_allocator.cc", - "metrics_linux.cc", "os_utils.cc", "repeating_timer.cc", "stop_watch_legacy.cc", -- cgit v1.2.3-59-g8ed1b