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

Commit 53c29e24 authored by Jingwen Chen's avatar Jingwen Chen
Browse files

Build e2fsdroid with Bazel.

Test: CI
Bug: 204244290
Change-Id: If5f01da62cff2913fefc98aed7fe7b986e6e7a33
parent 1024f1d7
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -417,6 +417,12 @@ var (

		//system/extras/verity/fec
		"fec",

		//external/e2fsprogs
		"e2fsdroid",

		//external/e2fsprogs/misc
		"libext2_misc",
	}

	// Per-module denylist to always opt modules out of both bp2build and mixed builds.