• Amit Mahajan's avatar
    Change to hide BEARER_BITMASK. · 760b9b8e
    Amit Mahajan authored
    BEARER_BITMASK uses ServiceState constants that are not public so
    keeping it hidden for now. Ideally it should use TelephonyManager
    constants instead as they are already public. However the constant
    values for same RATs are different between the two. So mapping from
    one to the other is as apns xml files will also need to be updated
    (including those of OEMs).
    
    Bug: 21342148
    Change-Id: Iced28ede187d3e72b3f969bc99af4edf34d86a36
    760b9b8e
Telephony.java 97.3 KB