commit | 2520e69b67337ba307290804cecf2b4b903ebc31 | [log] [tgz] |
---|---|---|
author | Chiachang Wang <chiachangwang@google.com> | Thu Mar 04 17:38:56 2021 +0800 |
committer | Chiachang Wang <chiachangwang@google.com> | Fri Mar 05 03:46:22 2021 +0000 |
tree | 23fd4d11ce7b08c4687ac5b95ae512224365286c | |
parent | ae536d810d0ae2205a6c8405326cb16116cd0191 [diff] |
Update package of DataConnectionStats DataConnectStats is now created from BatteryStatsService because it actually receive necessaary signal and update to BSS. It's better to move the class into a package that is more related BSS, so update the package into com.android.server.am. This commit also fixes some style issues. Bug: 171183530 Test: m Change-Id: I61c28599a03a66bf0d83d78076a0791ff63f48cc Merged-In: I61c28599a03a66bf0d83d78076a0791ff63f48cc