Add NFC to the Rust allowlist

rustfmt & preupload checks are being checked in shortly

Bug: 197333653
Test: compile
Change-Id: I91f14dc9a58d04fda6ae77de2ea5d85f481d0563
This commit is contained in:
Zach Johnson 2021-09-17 12:08:07 -07:00
parent 4aeaf37bb7
commit 5145e9d917

View file

@ -28,6 +28,7 @@ var (
"system/librustutils",
"system/logging/liblog",
"system/logging/rust",
"system/nfc",
"system/security",
"system/tools/aidl",
"tools/security/fuzzing/example_rust_fuzzer",