OSDN Git Service

Remove getNetworkType() from ServiceState
authorNathan Harold <nharold@google.com>
Mon, 9 Oct 2017 18:27:40 +0000 (11:27 -0700)
committerNathan Harold <nharold@google.com>
Fri, 13 Oct 2017 19:06:02 +0000 (12:06 -0700)
commit03d23999d3658c36f69e043483a9201bd520c4b8
tree3f64e12ba1f89fb8e0e2cc99e7b8e680c8296ab4
parent432c2b0fb9372322b674b805b271eb543b7f24aa
Remove getNetworkType() from ServiceState

This method was deprecated 4 years and 11 months ago
and set to be removed in 2013. It was replaced by
getVoiceNetworkType().

Bug: 67589287
Test: make checkbuild on goog/master
Change-Id: I5fefa755738ff2fb3f3babfcafd4dfb329314feb
telephony/java/android/telephony/ServiceState.java