Remove BOARD_BPT* variables and the bpt parition table image
These variables appear to never be set. Test: Presubmits Change-Id: If4b89376f73204ad5780dff421f1216da255c3eb
This commit is contained in:
@@ -1234,7 +1234,6 @@ def BuildVendorPartitions(output_zip_path):
|
||||
vendor_misc_info["no_recovery"] = "true" # recovery
|
||||
vendor_misc_info["avb_enable"] = "false" # vbmeta
|
||||
|
||||
vendor_misc_info["board_bpt_enable"] = "false" # partition-table
|
||||
vendor_misc_info["has_dtbo"] = "false" # dtbo
|
||||
vendor_misc_info["has_pvmfw"] = "false" # pvmfw
|
||||
vendor_misc_info["avb_custom_images_partition_list"] = "" # custom images
|
||||
|
Reference in New Issue
Block a user