[rust] Add profcollectd to allowed list

Test: none
Change-Id: I9c9b4ce10d5349d9a0e0759aeb6d8941b0d9fa65
This commit is contained in:
Yi Kong 2020-08-05 01:03:05 +08:00
parent 7189f5d1e2
commit 91c3e4ec1a
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ var (
"external/crosvm", "external/crosvm",
"external/adhd", "external/adhd",
"prebuilts/rust", "prebuilts/rust",
"system/extras/profcollectd",
"system/security", "system/security",
} }