diff options
author | markchien <markchien@google.com> | 2018-10-05 12:36:08 +0800 |
---|---|---|
committer | markchien <markchien@google.com> | 2019-02-26 16:30:48 +0800 |
commit | db3a236d7fe4a5229555b6fd23b2cb4316ffcf8b (patch) | |
tree | c4502dd8256c6db7a3e540778a2d09121a062323 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 03c14760a593b8bbea502fc8cbcc0ffe1e2ac058 (diff) |
Check if DUN APN exists to decide isDunRequired
Change isDunRequired variable from integer to boolean.
Before this change tethering would reference
config_tether_upstream_types reource configuraton to decide
isDunRequired for DUN_UNSPECIFIED case.
After the change, if isDunRequired is true, tethering would
request DUN. If it is false, tethering skip DUN type. In order
to backwards compatibility, tethering would not add mobile/hipri
type to upstream configuration if one of them already exist in
upstream configuration.
Test: - build, flash, booted
- runtest frameworks-net
- manully test with TMO, VZW SIM.
bug: 63150712
Change-Id: Ia998ea502674ff186d52af37e3fd8f07de495245
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions