Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 595f27cf authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Remove mention of BOARD_CONFIG_VENDOR_PATH"

parents 4c696f2a 1add0bc5
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -430,7 +430,6 @@ func newParseContext(ss *StarlarkScript, nodes []mkparser.Node) *parseContext {
		{"TARGET_COPY_OUT_RECOVERY", "recovery"},
		{"TARGET_COPY_OUT_RECOVERY", "recovery"},
		{"TARGET_COPY_OUT_VENDOR_RAMDISK", "vendor_ramdisk"},
		{"TARGET_COPY_OUT_VENDOR_RAMDISK", "vendor_ramdisk"},
		// TODO(asmundak): to process internal config files, we need the following variables:
		// TODO(asmundak): to process internal config files, we need the following variables:
		//    BOARD_CONFIG_VENDOR_PATH
		//    TARGET_VENDOR
		//    TARGET_VENDOR
		//    target_base_product
		//    target_base_product
		//
		//