commit | 10652a95b16909acf26f31cdafc0c6aa09212f26 | [log] [tgz] |
---|---|---|
author | Vinit Deshapnde <vinitd@google.com> | Mon Sep 09 16:24:36 2013 -0700 |
committer | Vinit Deshapnde <vinitd@google.com> | Mon Sep 09 16:24:36 2013 -0700 |
tree | 747c7535600c995ca13c0e2f51cda9243afc7350 | |
parent | 2def61485413084e68233c89ba956a2282fbacd1 [diff] |
Fix invalid Wifi Network system crash There is some validation code that is eventually detecting that we have an invalid network; only the result is a crash. The right thing to do is to do validation up front; and fail calls if the network configuration looks invalid. Bug: 10571289 Change-Id: I100506b777a34b26ac9a310ba508140560f87a90