OSDN Git Service

Add support for LTE VoPS info
authorAmruth Ramachandran <amruthr@google.com>
Wed, 9 Jan 2019 22:25:44 +0000 (14:25 -0800)
committerAmruth Ramachandran <amruthr@google.com>
Sat, 12 Jan 2019 00:33:51 +0000 (16:33 -0800)
commita46bc5c266765146794e13f1e31ae2fc4ea84c7e
treebd84bde9ea23c614acd09f6b4b1fedbd71d7c2ba
parent9fbe48172748ce030e58c53cbefa3f3ecfbdf525
Add support for LTE VoPS info

 LTE VoPS support contains:
    isVopsSupported: This indicates if camped network support VoLTE services.
    isEmcBearerSupported: This indicates if camped network support VoLTE emergency bearers.

Bug:112194535
Test: atest
Change-Id: I6ab186d0423b857daaf579a75a852b230783eb39
api/system-current.txt
telephony/java/android/telephony/DataSpecificRegistrationStates.java
telephony/java/android/telephony/LteVopsSupportInfo.aidl [new file with mode: 0644]
telephony/java/android/telephony/LteVopsSupportInfo.java [new file with mode: 0644]
telephony/java/android/telephony/NetworkRegistrationState.java