History log of /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/dataconnection/DataCallResponseTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8e9d1e601dce62cd0328701d7054e03db24727c7 13-Feb-2017 Jack Yu <jackyu@google.com> Data call refactoring and hidlization

Support the new HIDL interface for data call APIs.
The affacted APIs are RIL_REQUEST_SETUP_DATA_CALL,
RIL_REQUEST_SET_DATA_PROFILE, RIL_REQUEST_SET_INITIAL_ATTACH_APN
More parameters are passing down to the modem to address some
issues we had earlier.

bug: 32224135, 30173958, 33561503, 30282096, 32020264
Test: Telephony sanity tests, unit tests

Change-Id: I239baa144bcee413f67e77c6b79b4ae5278077e8
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/dataconnection/DataCallResponseTest.java
4698f5cc8dcf0f31a03c64f90e5faa1b4ffed5fc 17-Mar-2016 Jack Yu <jackyu@google.com> Fixed that bad address returned from network crashes the phone.

Added bad address handler to prevent the crash.

bug: 26920352
Change-Id: I58734b0fc08507ec18170a888b26347870214c66
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/dataconnection/DataCallResponseTest.java
f2be4db966d151fe58a132991bfce9d59f8d8c67 07-Mar-2016 Jack Yu <jackyu@google.com> Added test cases for DataCallResponse

bug: 25691379
Change-Id: I4bd0ebf3bd8b27a29bcd98f865d5fa61b716e1fe
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/dataconnection/DataCallResponseTest.java