OSDN Git Service

Fix isApnTypeActive in GDCT.
authorRobert Greenwalt <rgreenwalt@google.com>
Thu, 7 Apr 2011 23:52:31 +0000 (16:52 -0700)
committerRobert Greenwalt <rgreenwalt@google.com>
Fri, 8 Apr 2011 16:39:57 +0000 (09:39 -0700)
commit7a093b2c35d020fa46d2d2e20ddc6b3ff2c2bc30
tree06852d008b2b7ff5bacd095fb7d44898b00b4d1b
parent216d98949ddeb84359836594ab00be158d69545e
Fix isApnTypeActive in GDCT.

The single active APN makes no sense now.  Add override function to
do the right thing.

Also makes ApnContext threadsafe.

Change-Id: I4302595e8818b7d31bdd32b5fdf4e3de1cd81ed8
telephony/java/com/android/internal/telephony/ApnContext.java
telephony/java/com/android/internal/telephony/gsm/GsmDataConnectionTracker.java