commit | 65d45c272358e1230c176d891cd76ad65c3b63a7 | [log] [tgz] |
---|---|---|
author | Tyler Gunn <tgunn@google.com> | Mon Jun 05 11:22:26 2017 -0700 |
committer | Tyler Gunn <tgunn@google.com> | Wed Jun 07 09:00:36 2017 -0700 |
tree | 7792366b751bbeb19dd82f1c85d0286d4eaf57e1 | |
parent | c310bd7b265df6cb8e980d0272362a2ab468e961 [diff] |
Block USSD requests via TelephonyManager when carrier does not allow it. Some carriers have expressed concern of the new USSD APIs in TelephonyManager. Adding the ability to block the execution of USSD codes using the new APIs via TelephonyManager on a per-carrier basis. The USSD code will result in the "failed" callback via the API. Test: Manual Bug: 62293605 Change-Id: Iffce2a52791b15f65705ec4e999848aa3284e299