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

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

Merge "Add //build/bazel/examples/soong_config_variables/... to bp2build allowlist."

parents b0879c84 0a9d09f8
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -227,6 +227,7 @@ var (
	// Configure modules in these directories to enable bp2build_available: true or false by default.
	bp2buildDefaultConfig = Bp2BuildConfig{
		"bionic": Bp2BuildDefaultTrueRecursively,
		"build/bazel/examples/soong_config_variables":        Bp2BuildDefaultTrueRecursively,
		"build/bazel/examples/apex/minimal":                  Bp2BuildDefaultTrueRecursively,
		"build/soong/cc/libbuildversion":                     Bp2BuildDefaultTrue, // Skip tests subdir
		"development/sdk":                                    Bp2BuildDefaultTrueRecursively,