diff options
author | Tyler Gunn <tgunn@google.com> | 2017-08-17 15:58:47 -0700 |
---|---|---|
committer | Tyler Gunn <tgunn@google.com> | 2017-08-23 11:29:20 -0700 |
commit | 9a961f570559fff4e1afcf1e11557ac46f979f09 (patch) | |
tree | 0f5d63d000e42435655d6b34c4f80a1ca479bfea /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | f144f6ecd9386eba9cb516bec42c07295e3f9765 (diff) |
De-couple data enabled from VT settings.
The existing KEY_IGNORE_DATA_ENABLED_CHANGED_FOR_VIDEO_CALLS has the impact
of decoupling whether VT is enabled from whether mobile data is enabled.
Making this TRUE by default.
Adding a new carrier config option to indicate whether VILTE data is metered.
This, coupled with KEY_IGNORE_DATA_ENABLED_CHANGED_FOR_VIDEO_CALLS allows
us to ensure that wifi video calls can be made, while still ensuring that
mobile data is not used for VT calls.
A carrier config update needs to be made for the few instances where
KEY_IGNORE_DATA_ENABLED_CHANGED_FOR_VIDEO_CALLS was set true to ensure
that KEY_VILTE_DATA_IS_METERED_BOOL is false in that case.
Test: Manual
Bug: 36900451
Change-Id: I037f8930901907b55e4245a655e0480668549185
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions