From 9b255832cdd30ad1d3e7c4fac0c1b8af9779b01e Mon Sep 17 00:00:00 2001 From: Andrew Walbran Date: Wed, 9 Mar 2022 14:51:51 +0000 Subject: [PATCH] Fix Markdown formatting. Change-Id: Id3bacc2cd5cad775199f9793f5da2607ea3e76c3 --- Changes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changes.md b/Changes.md index 5edb1d83fb..cabbed6a5a 100644 --- a/Changes.md +++ b/Changes.md @@ -26,6 +26,7 @@ genrule: { cmd: "cp $(in) $(gendir)", ... } +``` `BUILD_BROKEN_INPUT_DIR_MODULES` can be used to allowlist specific directories with genrules that have input directories.