diff options
author | Chiachang Wang <chiachangwang@google.com> | 2021-03-02 06:31:26 +0000 |
---|---|---|
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | 2021-03-02 06:31:26 +0000 |
commit | 237d2d47a499c9a04d057152b6f64394f49b88a3 (patch) | |
tree | af6b58323dbb65b32b0cf25918f2e82224f80e7e /core/api/current.txt | |
parent | 93f749b245e930c78607d30295a364fade6d6825 (diff) | |
parent | 1e427c1e0a12e48300899377d2bb8cc693f3cce8 (diff) |
Merge "Revert "Expose NetworkRegistrationInfo.getNrState() as public API""
Diffstat (limited to 'core/api/current.txt')
-rw-r--r-- | core/api/current.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/api/current.txt b/core/api/current.txt index 80f8e0d514a1..b6b32c7f57c0 100644 --- a/core/api/current.txt +++ b/core/api/current.txt @@ -40151,7 +40151,6 @@ package android.telephony { method @NonNull public java.util.List<java.lang.Integer> getAvailableServices(); method @Nullable public android.telephony.CellIdentity getCellIdentity(); method public int getDomain(); - method public int getNrState(); method @Nullable public String getRegisteredPlmn(); method public int getTransportType(); method public boolean isRegistered(); |