commit | 7bfe340067c351cfc3b4d3aa25dc12e7f95c306c | [log] [tgz] |
---|---|---|
author | Yuyang Huang <[email protected]> | Thu Dec 19 20:38:55 2024 +0900 |
committer | Yuyang Huang <[email protected]> | Thu Dec 19 20:38:55 2024 +0900 |
tree | 1626f7e2bb08850ef01a3d44a370807fb2087b0c | |
parent | 223baf1086703291fef14ca672996e322ad24e40 [diff] |
Make CoreNetworkingTerribleErrorOccurred available for network_tethering Test: TH Change-Id: Iebed2108b3e6ac3c2520f05e0aa8c4f6a9a4ef96
diff --git a/stats/atoms/corenetworking/connectivity/terrible_error_extension_atoms.proto b/stats/atoms/corenetworking/connectivity/terrible_error_extension_atoms.proto index ecfe08f..a08dfef 100644 --- a/stats/atoms/corenetworking/connectivity/terrible_error_extension_atoms.proto +++ b/stats/atoms/corenetworking/connectivity/terrible_error_extension_atoms.proto
@@ -27,7 +27,8 @@ extend Atom { optional CoreNetworkingTerribleErrorOccurred core_networking_terrible_error_occurred = - 979 [(module) = "connectivity", (module) = "network_stack", (module) = "resolv"]; + 979 [(module) = "connectivity", (module) = "network_stack", + (module) = "resolv", (module) = "network_tethering"]; } /**