commit | 91c3e4ec1a902fe6624174125dd08d8e500cc771 | [log] [tgz] |
---|---|---|
author | Yi Kong <yikong@google.com> | Wed Aug 05 01:03:05 2020 +0800 |
committer | Yi Kong <yikong@google.com> | Sat Aug 08 01:30:17 2020 +0000 |
tree | f1ee8f44e7b0474bc621bb18e1139016bd409731 | |
parent | 7189f5d1e2ed25188ac679fd38a74c2ea74861f3 [diff] [blame] |
[rust] Add profcollectd to allowed list Test: none Change-Id: I9c9b4ce10d5349d9a0e0759aeb6d8941b0d9fa65
diff --git a/rust/config/allowed_list.go b/rust/config/allowed_list.go index 9c9a136..22a0e63 100644 --- a/rust/config/allowed_list.go +++ b/rust/config/allowed_list.go
@@ -7,6 +7,7 @@ "external/crosvm", "external/adhd", "prebuilts/rust", + "system/extras/profcollectd", "system/security", }