Revert "Enable InputDeviceMetricsCollector"
Revert submission 23491348-enable-metrics-collector
Reason for revert: b/287676652
Reverted changes: /q/submissionid:23491348-enable-metrics-collector
Change-Id: I8b34f4d0afb9cbaed46ce9e45cbabf7a7f1b7770
diff --git a/services/inputflinger/InputDeviceMetricsCollector.cpp b/services/inputflinger/InputDeviceMetricsCollector.cpp
index 55b1df1..f92c4f4 100644
--- a/services/inputflinger/InputDeviceMetricsCollector.cpp
+++ b/services/inputflinger/InputDeviceMetricsCollector.cpp
@@ -31,7 +31,7 @@
namespace {
-constexpr nanoseconds DEFAULT_USAGE_SESSION_TIMEOUT = std::chrono::minutes(2);
+constexpr nanoseconds DEFAULT_USAGE_SESSION_TIMEOUT = std::chrono::seconds(5);
/**
* Log debug messages about metrics events logged to statsd.