commit | 61ca6a39cce8500fd24116f0b39a39db699973d5 | [log] [tgz] |
---|---|---|
author | Matthew Maurer <mmaurer@google.com> | Thu Aug 13 21:13:57 2020 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Aug 13 21:13:57 2020 +0000 |
tree | 5c47cdebfe456882ca405123b1ac23d8b847cbdb | |
parent | 29737cfc944f73f5c1095126d1d2d701b1a7db09 [diff] | |
parent | fb67ab515229f7fab1095a931b6728430fdbe7fa [diff] |
Merge "Add Rust Binder crate to allowed list"
diff --git a/rust/config/allowed_list.go b/rust/config/allowed_list.go index 22a0e63..ed9f90b 100644 --- a/rust/config/allowed_list.go +++ b/rust/config/allowed_list.go
@@ -6,6 +6,7 @@ "external/rust", "external/crosvm", "external/adhd", + "frameworks/native/libs/binder/rust", "prebuilts/rust", "system/extras/profcollectd", "system/security",