commit | 504c37630d5bb0f2e9df755c7838b665bd88951c | [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 | 58c0dad0cd54af92c11dd7070063e6365ca4fdfd | |
parent | 8de23851a05775d81a707b71dfb1f52b519a3136 [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