commit | 1e427c1e0a12e48300899377d2bb8cc693f3cce8 | [log] [tgz] |
---|---|---|
author | Chiachang Wang <chiachangwang@google.com> | Thu Feb 25 15:52:47 2021 +0800 |
committer | Chiachang Wang <chiachangwang@google.com> | Thu Feb 25 15:57:34 2021 +0800 |
tree | 94106bf1b7e2d0054fcab33afe0ebde2d679d970 | |
parent | 0dd3627b725c4110c2c16c4337d7ebc4886e1701 [diff] |
Revert "Expose NetworkRegistrationInfo.getNrState() as public API" getNrState() was exposed. However, it doesn't actually get the NR state in most cases and it is a mixture of a couple different concepts. This API does not provide the correct 5G NR state, so revert it from API surface and also the related change. Bug: 171183530 Test: make update-api ; m Change-Id: I651ed14500be5af45dd896ae5da1da36ad249a26