OSDN Git Service

Pack the update_engine_config.txt when using the A/B OTA updater.
authorAlex Deymo <deymo@google.com>
Wed, 30 Sep 2015 02:05:37 +0000 (19:05 -0700)
committerAlex Deymo <deymo@google.com>
Wed, 30 Sep 2015 16:54:36 +0000 (09:54 -0700)
commit70067acd663df3fb0a747085f3d928c4b1777154
tree8121d80ccab628a49bf92e91f8bad5b70660befd
parent12d7867f5fe23203de952b7f876d01d63f8294d1
Pack the update_engine_config.txt when using the A/B OTA updater.

This config file pulled directly from the source specifies the update
payload version supported by the code. When generating an incremental
update payload for the A/B updater, the generated payload format will
match the version supported by the old version.

Bug: 24406755
Test: `make dist` on Brillo.

Change-Id: Ib7ac6828d0d34eb31e786dbaae5d59ecf26c3576
core/Makefile