From 43b575a1858acd44e9835ab23d33431851d90490 Mon Sep 17 00:00:00 2001 From: Chiachang Wang Date: Thu, 24 Jan 2019 11:41:36 +0800 Subject: Align coding format in data_stall_event.proto Bug: 121185319 Bug: 120452078 Test: Build pass Change-Id: I660bdf7b9db9966096a7d91f95a4e6570d142c04 --- core/proto/android/server/connectivity/data_stall_event.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/proto/android/server/connectivity/data_stall_event.proto b/core/proto/android/server/connectivity/data_stall_event.proto index b70bb677d7a0..21717d886266 100644 --- a/core/proto/android/server/connectivity/data_stall_event.proto +++ b/core/proto/android/server/connectivity/data_stall_event.proto @@ -41,7 +41,7 @@ enum RadioTech { RADIO_TECHNOLOGY_UMTS = 3; RADIO_TECHNOLOGY_IS95A = 4; RADIO_TECHNOLOGY_IS95B = 5; - RADIO_TECHNOLOGY_1xRTT = 6; + RADIO_TECHNOLOGY_1XRTT = 6; RADIO_TECHNOLOGY_EVDO_0 = 7; RADIO_TECHNOLOGY_EVDO_A = 8; RADIO_TECHNOLOGY_HSDPA = 9; -- cgit v1.2.3-59-g8ed1b