summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorRobert Greenwalt <rgreenwalt@google.com>2011-03-22 18:47:42 -0700
committerRobert Greenwalt <rgreenwalt@google.com>2011-03-22 18:47:42 -0700
commitedcb4f9d560a85970030e1df70426e8d1e2267d2 (patch)
tree1a4cbcdd220f9f93832df8c66744d272dccea4a5 /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
parent3a2575f7e6b1f6da97bd8233dfd3baa8883c5610 (diff)
Fix adding of default route.
If you deleted the host routes (started a secondary network like mms, supl of hipri and then ended it) you would lose the host route to the default gateway. Then if you needed to re-add the default gateway route (lost the connection and removed the default route and then re-established) you couldn't - can't add a gateway that isn't routable apparently. This happens if you are in a video chat and lose your connection without losing the interface (PPP keeps it up for a bit). Fixed it by having addDefaultRoute first add a hsot route for the gateway before adding the default route. This allows the default add to succeed. bug:3490353 Change-Id: I415e7319832e6456f8757b14c4f79f098a08839b
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions