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:
Cole Faust
2023-07-11 15:20:32 -07:00
parent 9ebfc23191
commit 4f3dc8759f
4 changed files with 0 additions and 83 deletions

View File

@@ -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