From eb27bfe1e8e64833cb697fe16913e0713bf9af8f Mon Sep 17 00:00:00 2001 From: Tianjie Xu Date: Thu, 16 Jan 2020 15:17:41 -0800 Subject: Retire the Tron metrics reporting for non-A/B update This is part of the effort to remove libmetricslogger in platform. Remove the reporting since the status from non-A/B update is less important to us. Plus the gmscore already has a copy of the logic to parse the contents from last_install and report non-A/B metrics to the clearcut log. bug: 147776349 Test: build Change-Id: I4fc5d58fb616edb3eb1edadf4614d3eca15c7ce1 --- Android.bp | 1 - 1 file changed, 1 deletion(-) (limited to 'Android.bp') diff --git a/Android.bp b/Android.bp index a8e032e21..3a8e97883 100644 --- a/Android.bp +++ b/Android.bp @@ -157,7 +157,6 @@ cc_binary { shared_libs: [ "libbase", "liblog", - "libmetricslogger", ], static_libs: [ -- cgit v1.2.3