Remove now-unnecessary merge configs.

The values in these files can now be inferred,
starting in https://r.android.com/2006311.

In fact, since http://cl/435084270 they have been inferred for these
redfin VF targets.

Bug: 221858722
Test: n/a, files unused
Merged-In: I6851bed2ece4c932133228afd47117a47483d7ad
Change-Id: Iec4ab4b9d73f75df4bf87a5288d3bcb525a0e0d5
diff --git a/vf/framework_item_list.txt b/vf/framework_item_list.txt
deleted file mode 100644
index 6621c49..0000000
--- a/vf/framework_item_list.txt
+++ /dev/null
@@ -1,22 +0,0 @@
-IMAGES/product.img
-IMAGES/product.map
-IMAGES/system_ext.img
-IMAGES/system_ext.map
-IMAGES/system.img
-IMAGES/system.map
-IMAGES/system_other.img
-IMAGES/userdata.img
-META/apexkeys.txt
-META/apkcerts.txt
-META/filesystem_config.txt
-META/postinstall_config.txt
-META/product_filesystem_config.txt
-META/root_filesystem_config.txt
-META/system_ext_filesystem_config.txt
-META/system_other_filesystem_config.txt
-META/update_engine_config.txt
-PRODUCT/*
-ROOT/*
-SYSTEM/*
-SYSTEM_EXT/*
-SYSTEM_OTHER/*
diff --git a/vf/framework_misc_info_keys.txt b/vf/framework_misc_info_keys.txt
deleted file mode 100644
index 00496da..0000000
--- a/vf/framework_misc_info_keys.txt
+++ /dev/null
@@ -1,22 +0,0 @@
-ab_update
-avb_product_add_hashtree_footer_args
-avb_product_hashtree_enable
-avb_system_add_hashtree_footer_args
-avb_system_ext_add_hashtree_footer_args
-avb_system_ext_hashtree_enable
-avb_system_hashtree_enable
-avb_system_other_add_hashtree_footer_args
-avb_system_other_hashtree_enable
-avb_vbmeta_system
-avb_vbmeta_system_algorithm
-avb_vbmeta_system_args
-avb_vbmeta_system_key_path
-avb_vbmeta_system_rollback_index_location
-building_product_image
-building_system_ext_image
-building_system_image
-building_system_other_image
-default_system_dev_certificate
-product_fs_type
-root_dir
-system_ext_fs_type
diff --git a/vf/vendor_item_list.txt b/vf/vendor_item_list.txt
deleted file mode 100644
index a86378c..0000000
--- a/vf/vendor_item_list.txt
+++ /dev/null
@@ -1,21 +0,0 @@
-BOOT/*
-DATA/*
-IMAGES/boot.img
-IMAGES/dtbo.img
-IMAGES/vendor_boot.img
-IMAGES/vendor.img
-IMAGES/vendor.map
-META/boot_filesystem_config.txt
-META/care_map.pb
-META/kernel_configs.txt
-META/kernel_version.txt
-META/otakeys.txt
-META/releasetools.py
-META/vendor_boot_filesystem_config.txt
-META/vendor_filesystem_config.txt
-ODM/*
-OTA/android-info.txt
-PREBUILT_IMAGES/*
-RADIO/*
-VENDOR/*
-VENDOR_BOOT/*