OSDN Git Service

Used APN type instead of APN id
authorJack Yu <jackyu@google.com>
Tue, 26 Jun 2018 00:40:02 +0000 (17:40 -0700)
committerJack Yu <jackyu@google.com>
Fri, 29 Jun 2018 17:34:48 +0000 (10:34 -0700)
commitf42d06010a522b0d519df1a2ce9fa5ba3aefb51f
tree9c19807367bc2f175cb07e383c2ee1a8b3bd44c6
parent6b3f38aa9fda6f06ec293588fd25fdc6a3624450
Used APN type instead of APN id

APN id is similar to ApnSetting.ApnType. We can just use the apn
type. No need to use APN id anymore.

Test: Telephony sanity tests + unit tests
Bug: 77511388
Change-Id: If41845604ea14f36272262da110d682eea0d5451
telephony/java/android/telephony/data/ApnSetting.java
telephony/java/com/android/internal/telephony/DctConstants.java