OSDN Git Service

Fixed the incorrect cdma RAT detection logic.
authorJack Yu <jackyu@google.com>
Mon, 4 Jan 2016 18:04:34 +0000 (10:04 -0800)
committerJack Yu <jackyu@google.com>
Mon, 4 Jan 2016 19:58:48 +0000 (11:58 -0800)
commitfa530b4a10e8553afd58b827dfd7dcd8726126b4
treef2811d8410b1292b0486a5415fbfe09739894f5d
parentd2cf0ce9c17cd37a12827882b3a10512d2904103
Fixed the incorrect cdma RAT detection logic.

Used the correct CDMA bitmask to determine if the bearer services
are based on 3GPP2 radio technologies.

bug: 26318528
Change-Id: Ic30c25aa7b67372898a041dd1f3a08a3abede394
telephony/java/android/telephony/ServiceState.java