commit | 7a2c47e6ec439a455787d06d1c0ec3250107f56b | [log] [tgz] |
---|---|---|
author | Alex Deymo <deymo@google.com> | Wed Nov 04 00:47:12 2015 -0800 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Nov 04 20:35:44 2015 +0000 |
tree | 57fa6c9d2af91a6583b160be5da6bed59492fe8c | |
parent | f6813808ef32696153d1c064ef49fdd41302a6a3 [diff] [blame] |
Enable payload v2. Switch the preferred payload major version to 2. Bug: 23694580 Test: Deployed signed and unsigned payload to a device. Change-Id: Ib338883510c1c8ddaad3e4c77a769799ee058b64
diff --git a/update_engine.conf b/update_engine.conf index dea31e4..981887d 100644 --- a/update_engine.conf +++ b/update_engine.conf
@@ -1,2 +1,2 @@ -PAYLOAD_MAJOR_VERSION=1 +PAYLOAD_MAJOR_VERSION=2 PAYLOAD_MINOR_VERSION=2