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

Commit af2015d7 authored by Andrew Scull's avatar Andrew Scull
Browse files

Allow packages/modules/Virtualization to use rust

Rust will be used for a few virtualization related components so allow
it to be used in the directory in which those components will reside.

Test: built a rust binary in the directory
Change-Id: I805d6117201c2144f7ecf21ec38b577c7c21e9c5
parent ff981035
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -11,6 +11,7 @@ var (
		"external/crosvm",
		"external/adhd",
		"frameworks/native/libs/binder/rust",
		"packages/modules/Virtualization",
		"prebuilts/rust",
		"system/extras/profcollectd",
		"system/hardware/interfaces/keystore2",