platform_build_soong/rust/config
Ivan Lozano 03a94c48da rust: Add missing Rust allow path modules.
Adds rust_benchmark and rust_fuzz to the list of Rust module types which
need to be in the allowed paths, and a comment about rust_bindgen and
rust_protobuf.

This also adds a downstream allow path list which helps prevent merge
conflicts if downstream wants to extend the list of allowed paths.

Bug: 191507775
Test: Paths are checked for the newly added module types.
Test: Paths in DownstreamRustAllowedPaths allow Rust modules.
Change-Id: Ida80c33a815d47ffdfb1f648125d71316a2a9d8a
2021-06-28 11:59:07 -04:00
..
allowed_list.go rust: Add missing Rust allow path modules. 2021-06-28 11:59:07 -04:00
Android.bp Add LOCAL_LICENSE_KINDS to build/soong 2021-02-06 04:23:21 +00:00
arm64_device.go [arm64] Build NDK with PAuth and BTI 2021-01-26 08:15:07 +01:00
arm64_linux_host.go LinuxBionic supports arm64 2020-09-09 21:57:10 +09:00
arm_device.go Add Rust fuzzing support. 2021-01-25 11:11:10 -05:00
global.go Merge "Enable overflow checks in Rust" 2021-04-26 20:46:21 +00:00
lints.go Disable clippy::upper-case-acronyms 2021-04-01 19:40:37 +02:00
OWNERS Refactor OWNERS files in platform/build/soong. 2020-10-08 16:14:32 -07:00
toolchain.go rust: Drop libgcc dependency 2021-03-23 13:55:40 +01:00
x86_64_device.go Add Rust fuzzing support. 2021-01-25 11:11:10 -05:00
x86_darwin_host.go rust: Pass lld flags from cc to rust linker args. 2020-09-09 14:20:00 -04:00
x86_device.go Add Rust fuzzing support. 2021-01-25 11:11:10 -05:00
x86_linux_bionic_host.go Add LinuxBionic toolchain to Rust 2020-12-08 09:04:21 -05:00
x86_linux_host.go Add Rust fuzzing support. 2021-01-25 11:11:10 -05:00