commit | 76070d1690ef9ba2675bdc34f1405968a2123112 | [log] [tgz] |
---|---|---|
author | Jeff Brown <jeffbrown@google.com> | Thu Apr 19 11:30:33 2012 -0700 |
committer | Jeff Brown <jeffbrown@google.com> | Thu Apr 19 11:30:33 2012 -0700 |
tree | 2f7f9b9e4b6c5850cbaa7dccd46307dbedbd0002 | |
parent | 61c08240585a6186b4bd879d87f238b3efc368f8 [diff] |
Ensure that db connection reconfiguration can change the db. If the db connection had been marked read-only, then certain operations performed during reconfiguration, such as setting the locale, could fail. So we need to make sure to clear the read-only flag ahead of time. Bug: 6296752 Change-Id: I98e19aff6386497b7fc321e04ca560fc1817a781