]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android/platform-system-libvintf.git/commit
Allow OTA package to contain fake AVB version
authorYifan Hong <elsk@google.com>
Mon, 13 Aug 2018 19:37:47 +0000 (12:37 -0700)
committerYifan Hong <elsk@google.com>
Mon, 13 Aug 2018 19:45:32 +0000 (12:45 -0700)
commit4dec91dc67e3d13717a8defb9a458140bd5a2e20
tree5f3c123f2a391ba49d0ae8dec7cbaff0721828a5
parentba588bc3fbcc663bac967da7ae38c378d178e518
Allow OTA package to contain fake AVB version

The system_matrix.xml in compatibility.zip can contain a fake
AVB version as specified by BOARD_OTA_FRAMEWORK_VBMETA_VERSION_OVERRIDE.
This allows OTA to pass compatibility check when the AVB version is
updated *during* the OTA.
Bug: 112291283
Test: specify BOARD_OTA_FRAMEWORK_VBMETA_VERSION_OVERRIDE.
      and manual test.

Change-Id: I250bf3b547eb6edfdcdcee4dff64405f97e74b15
AssembleVintf.cpp