commit | 8f1767e17fd31086ec1e769ef1499ba6a0010dcd | [log] [tgz] |
---|---|---|
author | Junyu Lai <junyulai@google.com> | Sun Jan 16 16:43:39 2022 +0000 |
committer | junyulai <junyulai@google.com> | Sun Jan 23 16:47:44 2022 +0800 |
tree | 7ab55c81168967b7c2b5188e839ed1da8cb2704f | |
parent | f91e175f96d0938a32b3ef932f64aa83d6da8601 [diff] |
[MS56.1] Add NetworkStatsHistory#Builder NetworkStatsHistory will need to be exposed and constructed from the data migration tool in the follow-up changes. Add a Builder class to prevent from exposing internal array structures. Test: atest NetworkStatsHistoryTest#testBuilder Bug: 204830222 Change-Id: I5f8ea1c825d601de0aac8623034ef896999fc1a0