commit | 2f81e75ae490d204b0d9d686be376f5a289927c0 | [log] [tgz] |
---|---|---|
author | Chiachang Wang <chiachangwang@google.com> | Mon Dec 14 11:06:02 2020 +0800 |
committer | Chiachang Wang <chiachangwang@google.com> | Tue Dec 15 06:45:50 2020 +0000 |
tree | 64396a216491d394322f2047fb9d7e43f281bef6 | |
parent | 081753f277c14eb4df364b03fa54460778f01d45 [diff] |
Remove hidden deprecated getActiveNetworkQuotaInfo getActiveNetworkQuotaInfo has never been in API surface since it was introduced. It became essentially functionless since android O, so there should be no usage dependency upon the hidden method, In order to support ConnectivityService mainline, remove the useless function to prevent necessary dependency. Bug: 172183305 Test: atest FrameworksNetTests Change-Id: Ia685b3260256d465ef614b2f577d13344074c787