Merge "Remove mention of BOARD_CONFIG_VENDOR_PATH" am: 595f27cfd7 am: fdefffec36

Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1995490

Change-Id: I2fede183da6eb25099c9e18dd150d3d3e72c55d9
This commit is contained in:
Treehugger Robot
2022-02-24 22:22:46 +00:00
committed by Automerger Merge Worker

View File

@@ -430,7 +430,6 @@ func newParseContext(ss *StarlarkScript, nodes []mkparser.Node) *parseContext {
{"TARGET_COPY_OUT_RECOVERY", "recovery"},
{"TARGET_COPY_OUT_VENDOR_RAMDISK", "vendor_ramdisk"},
// TODO(asmundak): to process internal config files, we need the following variables:
// BOARD_CONFIG_VENDOR_PATH
// TARGET_VENDOR
// target_base_product
//