Enable telecom metrics pulled atoms callback
Flag: com.android.server.telecom.flags.telecom_metrics_support
Bug: 374335916
Test: atest TelecomUnitTests:TelecomMetricsControllerTest
Change-Id: Ie85c4d0222b3f26fc40707e730eaa59718399e2d
diff --git a/Android.bp b/Android.bp
index 0d1c81d..65e4402 100644
--- a/Android.bp
+++ b/Android.bp
@@ -31,6 +31,7 @@
"androidx.annotation_annotation",
"androidx.core_core",
"telecom_flags_core_java_lib",
+ "modules-utils-handlerexecutor",
],
resource_dirs: ["res"],
proto: {