am ccad82c5
: Merge "Revert "Temporarily use blockimgdiff v2 for OTA."" into mnc-dr-dev
* commit 'ccad82c52e7c37c70fce579cf14377a88b885ae4': Revert "Temporarily use blockimgdiff v2 for OTA."
This commit is contained in:
commit
a125075a5f
1 changed files with 1 additions and 1 deletions
|
@ -1510,7 +1510,7 @@ endif
|
|||
$(hide) echo "use_set_metadata=1" >> $(zip_root)/META/misc_info.txt
|
||||
$(hide) echo "multistage_support=1" >> $(zip_root)/META/misc_info.txt
|
||||
$(hide) echo "update_rename_support=1" >> $(zip_root)/META/misc_info.txt
|
||||
$(hide) echo "blockimgdiff_versions=1,2" >> $(zip_root)/META/misc_info.txt
|
||||
$(hide) echo "blockimgdiff_versions=1,2,3" >> $(zip_root)/META/misc_info.txt
|
||||
ifneq ($(OEM_THUMBPRINT_PROPERTIES),)
|
||||
# OTA scripts are only interested in fingerprint related properties
|
||||
$(hide) echo "oem_fingerprint_properties=$(OEM_THUMBPRINT_PROPERTIES)" >> $(zip_root)/META/misc_info.txt
|
||||
|
|
Loading…
Reference in a new issue