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

Commit bae0b4c7 authored by yike's avatar yike Committed by Yike Zhang
Browse files

Enable `pyfakefs` in bp2build

`//tools/asuite/atest:java-test-filter-generator-test` requires this
dependency.

Test: presubmit
Bug: 301180123
Change-Id: I9ed0d1a89b34a985c671960546914c039e4e4556
parent 47f0894c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -203,6 +203,7 @@ var (
		"external/pcre":                          Bp2BuildDefaultTrueRecursively,
		"external/perfmark/api":                  Bp2BuildDefaultTrueRecursively,
		"external/protobuf":                      Bp2BuildDefaultTrueRecursively,
		"external/python/pyfakefs/pyfakefs":      Bp2BuildDefaultTrueRecursively,
		"external/python/pyyaml/lib/yaml":        Bp2BuildDefaultTrueRecursively,
		"external/python/six":                    Bp2BuildDefaultTrueRecursively,
		"external/python/jinja/src":              Bp2BuildDefaultTrueRecursively,