From 55f79d43b0c25342092e6f45d79c89623a269865 Mon Sep 17 00:00:00 2001 From: Frank Li Date: Fri, 25 Nov 2022 06:00:54 +0000 Subject: [PATCH] Revert "Remove the stats protos from ConnectivityService until tests are added" This reverts commit ec8c31d3f5908b465289e61a8b3a414e34a8c740. Reason for revert: Test coverage excludes ConnectivityService metrics and classes via cl/489997332 Change-Id: Ia96f030af983cc2b42ddd82371679d1ccaadd743 --- service/Android.bp | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/service/Android.bp b/service/Android.bp index 5da989e37f..296f6d92dd 100644 --- a/service/Android.bp +++ b/service/Android.bp @@ -179,10 +179,7 @@ java_library { "networkstack-client", "PlatformProperties", "service-connectivity-protos", - // TODO: Adding the stats protos currently affects test coverage. - // So remove the protos in ConnectivityService until all - // tests for proto apis are added. - //"service-connectivity-stats-protos", + "service-connectivity-stats-protos", "NetworkStackApiStableShims", ], apex_available: [