commit | 4d905c9e73a5a245e466a626895db1c3bc83144d | [log] [tgz] |
---|---|---|
author | junyulai <junyulai@google.com> | Mon Nov 18 18:10:39 2019 +0800 |
committer | Junyu Lai <junyulai@google.com> | Thu Jan 09 08:57:37 2020 +0000 |
tree | 65fd3c1239e552bc1ea60b79e58dee4088ce10d0 | |
parent | 6a953996674bc428ab6319d8c3968d1bcdd21ff6 [diff] |
[SP02] Add provider interfaces to system API This change contains a base class that allows external modules to implement a custom network statistics provider. And a callback interface that allows the implementation to signal the system. These interfaces will be used in the follow-up changes that implement the functionality. Test: atest FrameworksNetTests CtsUsageStatsTestCases Test: m doc-comment-check-docs Bug: 130855321 Change-Id: Ib23377c8b9cef02bc32253462b068fd10734d21a