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

Commit 2c9b3e0e authored by Yi Kong's avatar Yi Kong
Browse files

Add system/extras/simpleperf to Rust allowed paths

This is to allow simpleperf to export rust bindings for use by
profcollect.

Test: build
Change-Id: I187139d6133c144e86cbdb05d20c2515c189718e
parent fcf2da0b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@ var (
		"prebuilts/rust",
		"system/bt",
		"system/extras/profcollectd",
		"system/extras/simpleperf",
		"system/hardware/interfaces/keystore2",
		"system/security",
		"system/tools/aidl",