Add Rust Binder crate to allowed list

Test: m libbinder_rs
Change-Id: I5c6b6216376a8b68c4fc7a30490c035c4fae54ff
This commit is contained in:
Stephen Crane 2020-05-06 14:28:21 -07:00 committed by Matthew Maurer
parent 9b7b8f169a
commit fb67ab5152
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ var (
"external/rust",
"external/crosvm",
"external/adhd",
"frameworks/native/libs/binder/rust",
"prebuilts/rust",
"system/security",
}