commit | b9471063dd0da6054e8f84b98961cb8748240500 | [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 | 3a08e932f1f563e211f95cda67b41f11551b3e72 | |
parent | 55041a4ad2093d546635be6f1fb27dfbbd564533 [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