commit | 218397ff42cbef9f1b95fdfe30e8e82145ba9908 | [log] [tgz] |
---|---|---|
author | Alex Deymo <[email protected]> | Thu Feb 04 23:55:10 2016 -0800 |
committer | Alex Deymo <[email protected]> | Fri Feb 05 23:10:51 2016 +0000 |
tree | 1ddea3acdf3640b01098190ae2932f3beee9eb09 | |
parent | 56ccb072b55a48099c634a9dfb24e3af2b6213ca [diff] |
Android: Parse extra properties passed to applyPayload(). The Android binder interface allows to pass extra key-value pairs with the payload hash and size and the metadata size. This patch now parses these values from the passed parameters. Bug: 26991255 TEST=`update_engine_client --update --headers="FILE_SIZE=1234 METADATA_SIZE=123 "` Change-Id: I5206511701a07c6f659c84aa77c4ebe3f213e4c3