commit | 322cc5ae59c6ab388c362d02f17d25725d42d048 | [log] [tgz] |
---|---|---|
author | Tom Marshall <tdm@cyngn.com> | Wed Dec 02 13:24:54 2015 -0800 |
committer | Gerrit Code Review <gerrit@cyanogenmod.org> | Wed Dec 16 15:39:30 2015 -0800 |
tree | c1b7d4d77b5e405588dadaa739e8ed605ec5476a | |
parent | 909343f3dff4d2c4868584bfafe953032a92d9bd [diff] |
otasigcheck: Rewrite for CM 13.0 Rewrite the packages.xml parser to be slightly less brittle. Read lines from packages.xml and save off the interesting values, then compare with expected results afterward. This both avoids using grep's -A option, which is not supported in toybox, and allows the script to recognize the cert tag regardless of its position inside the package tag. Change-Id: Idc0006e38f4a3f9d5aec223a8a1571f5c11fe3bb