summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorWink Saville <wink@google.com>2013-09-05 12:02:25 -0700
committerWink Saville <wink@google.com>2013-09-05 12:02:25 -0700
commit67c382192614dfab821666c4f35f1e2c8b97271b (patch)
tree59c90941fe6372f94e37bd18c8bb444482551e53 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parentce1e37981caec29df2671a6e2909f00da7f24a00 (diff)
Do not change NetworkInfo.DetailedState.
I'd changed DetailedState to force ConnectivityService to treat provisioning apn's specially. In particular so that they wouldn't be identified they were fully connected until the provisioning actually started. The problem is that DetailedState is a public enum that has a CTS test and just changing the CTS to allow for the new state (CONNECTED_TO_PROVISIONING_NETWORK) was inappropriate. Instead I've added a new mIsConnectedToProvisioningNetwork variable and used the DetailedState.SUSPENDED as the intermediate state. Bug: 10620248 Change-Id: Id4a842398cad67455541ce629959351c27d83639
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions