author | Yifan Hong <elsk@google.com> | |
Mon, 13 Aug 2018 19:33:42 +0000 (12:33 -0700) | ||
committer | Yifan Hong <elsk@google.com> | |
Mon, 13 Aug 2018 19:44:51 +0000 (12:44 -0700) | ||
commit | 53891ac2be47507d370868982c5de7ab9f51b6e0 | |
tree | db51afd16df9567339ca3b44eb32b18d978125f4 | tree | snapshot (tar.xz tar.gz zip) |
parent | 66a4144c9641647e1debbd32974aecb3810b0df1 | commit | diff |
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: I53c2de49ee68d6a3afc97201e759be344de6bdff
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: I53c2de49ee68d6a3afc97201e759be344de6bdff
compatibility_matrices/Android.mk | diff | blob | history | |
compatibility_matrices/clear_vars.mk | diff | blob | history | |
compatibility_matrices/compatibility_matrix.mk | diff | blob | history |