commit | ede1a4fc13c4c8096882c33fa0f6b015ebd64d2c | [log] [tgz] |
---|---|---|
author | Winson <chiuwinson@google.com> | Wed Feb 17 13:09:23 2021 -0800 |
committer | Winson <chiuwinson@google.com> | Wed Feb 17 13:15:41 2021 -0800 |
tree | 1fe253e1749b7fd99a22f5eb7346bdb74dc9bfd2 | |
parent | 197e2169b130817738519e51bf92fe2571973561 [diff] |
Fix SettingsXml start tag logic Don't move to next tag if the current tag is the START_TAG. The initial implementation assumed domain verification state would write to a new XML file, but it ended up being stuffed into packages.xml, so the start tag is already read in the initial switch that calls into DomainVerificationService. Bug: 180527086 Test: atest DomainVerificationPersistenceTest Change-Id: I623afb08985bf5377cb9ae240805aae5db9cd820