Allow tools/vendor to build rust

This is necessary to move the mk_payload package from
packages/modules/Virtualization/microdroid to an ARC owned directory.

Bug: 196891323
Test: m -j
Change-Id: Ifa3e509fb4ffa7861e45f69dd4654e8fbe1677ff
This commit is contained in:
Richard Fung
2022-01-18 18:26:35 +00:00
parent 69e8731101
commit 3d11a5698a

View File

@@ -36,6 +36,7 @@ var (
"system/tools/aidl",
"tools/security/fuzzing/example_rust_fuzzer",
"tools/security/fuzzing/orphans",
"tools/vendor",
"vendor/",
}