commit | 1230dec4f7c696a08b71785bf1b92d0ba541eccc | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Mon Jul 18 10:28:57 2016 -0700 |
committer | Roshan Pius <rpius@google.com> | Wed Jul 20 11:13:47 2016 -0700 |
tree | 1efb5e3876580d6fbafe02590df0639f44d32124 | |
parent | bf4fa051597f472719a5d07346b110845d91b7e0 [diff] |
WifiConfigManagerNew: Create copy of internal config for update Create copy of the internal config when updating networks. This will ensure that the network updates are atomic (i.e any errors in |installKeys|, etc after the merge will not modify the original configuation). While there, Make clones of all externally provided config when merging them over. BUG: 30156343 Change-Id: I543ee5ba14e2451ef77d7d511465cd8c62585491 TEST: Unit tests.