summaryrefslogtreecommitdiff
path: root/vf
diff options
context:
space:
mode:
authorDaniel Norman <danielnorman@google.com>2022-03-18 11:43:28 -0700
committerDaniel Norman <danielnorman@google.com>2022-03-18 11:43:28 -0700
commitd0acdf54777b93abee34f8f8c3b24f351852b93d (patch)
treecf84b4572e8f2a78bf05b303e5c3e98ef688aa61 /vf
parentd2e9e7f41447c03ae61a9cf65e1a6ec7267bb494 (diff)
downloadredfin-d0acdf54777b93abee34f8f8c3b24f351852b93d.tar.gz
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 Change-Id: I6851bed2ece4c932133228afd47117a47483d7ad
Diffstat (limited to 'vf')
-rw-r--r--vf/framework_item_list.txt23
-rw-r--r--vf/framework_misc_info_keys.txt26
-rw-r--r--vf/vendor_item_list.txt21
3 files changed, 0 insertions, 70 deletions
diff --git a/vf/framework_item_list.txt b/vf/framework_item_list.txt
deleted file mode 100644
index 81bec4b..0000000
--- a/vf/framework_item_list.txt
+++ /dev/null
@@ -1,23 +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
-IMAGES/vbmeta_system.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 0bcc385..0000000
--- a/vf/framework_misc_info_keys.txt
+++ /dev/null
@@ -1,26 +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_disable_sparse
-product_fs_type
-root_dir
-system_disable_sparse
-system_ext_disable_sparse
-system_ext_fs_type
-system_other_disable_sparse
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/*