commit | 9cda72da80ab2a6724393cf919eaea043098f41f | [log] [tgz] |
---|---|---|
author | Alex Deymo <deymo@google.com> | Wed Sep 16 17:20:33 2015 -0700 |
committer | Alex Deymo <deymo@google.com> | Wed Sep 16 18:22:28 2015 -0700 |
tree | fa2275b2c3a94b15654bac288b5858bfefbe9387 | |
parent | dd132f39cced9028c01e98895a4f6c5fb9553de1 [diff] |
Use Brillo partition names in payload version 1. The BootControlChromeOS implementation accepts either the Chrome OS partition names ("ROOT" and "KERNEL") or the Android partition names ("system" and "boot") so we can use either. This patch uses the Android partition names when processing update payload major version 1 so we can test those payloads in Brillo while maintaining compatibility in Chrome OS. Bug: 22024447 Test: `cros flash` a Chrome OS image to an update_engine with this change. Change-Id: I7cb49a0c32c9cf408b1c0eb1a2a327d10c3e5ecc