[SM01] Add rat type fields in data usage atoms for mobile data am: f889330c89
Change-Id: I25b77d98db4a8df1c8209d6202f4506fde72475d
This commit is contained in:
@@ -4589,6 +4589,8 @@ message MobileBytesTransfer {
|
||||
optional int64 tx_bytes = 4;
|
||||
|
||||
optional int64 tx_packets = 5;
|
||||
|
||||
optional int32 rat_type = 6;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -4611,6 +4613,8 @@ message MobileBytesTransferByFgBg {
|
||||
optional int64 tx_bytes = 5;
|
||||
|
||||
optional int64 tx_packets = 6;
|
||||
|
||||
optional int32 rat_type = 7;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user