commit | 9093160c8aa3e3832c4db09f57f640055b964bdb | [log] [tgz] |
---|---|---|
author | Raphael Moll <ralf@android.com> | Mon Nov 19 13:59:43 2012 -0800 |
committer | Raphael Moll <ralf@android.com> | Mon Nov 19 14:05:06 2012 -0800 |
tree | 25555f06a16287c22c3e200cb89613a6296e9e30 | |
parent | 4b6971ed181e871d5ec812dbe5c799a7b1c7dc3a [diff] |
TaskHelper: properly parse Pkg.Revision property. SDK Bug: 36987 Bug was that TaskHelper would fail when parsing a pk revision with an RC value. A quick fix was done in CL 6d266a1bf5992d27fff4400c5d2bd30681c65c3d a while ago. Revisit the fix by using the new FullRevision object to parse the value and create a DeweyDecimal; should avoid us trouble if we later change the format. Change-Id: I5ad1449ebd2606255c27485e60b714b5cf83a308