platform_build_soong/rust
Colin Cross 7113d20774 Use empty string for core image variant
Use the empty string for the core image variant so that modules
added to imageMutator do not change their build directory.

Bug: 142286466
Test: m checkbuild
Change-Id: Ida4534d9a4d6176236aaa480fed359ce27acfaa1
Merged-In: Ida4534d9a4d6176236aaa480fed359ce27acfaa1
(cherry picked from commit 72d685ee7f45e5393be44ae4159edf083ac918de)
2019-12-13 20:44:36 -08:00
..
config Add x86 device output for Rust 2019-12-12 19:18:06 -08:00
OWNERS Rust owners, fix syntax error and more specific 2019-10-25 10:14:49 -07:00
androidmk.go Generate tradefed config for rust device tests. 2019-12-02 17:44:53 +00:00
binary.go Install rust tests under nativetest(64) 2019-12-13 14:51:32 -08:00
binary_test.go Add rust_test and rust_test_host. 2019-10-29 17:19:03 -07:00
builder.go Add rust default compilation flags. 2019-11-20 10:14:33 -08:00
compiler.go Install rust tests under nativetest(64) 2019-12-13 14:51:32 -08:00
compiler_test.go Fix proc_macro dependency handling. 2019-09-24 10:35:20 -07:00
library.go Install rust tests under nativetest(64) 2019-12-13 14:51:32 -08:00
library_test.go Enforce correct rust library file names. 2019-11-04 09:20:08 -08:00
prebuilt.go Build Rust Device Sysroots in Soong 2019-11-13 17:46:19 -08:00
proc_macro.go Install rust tests under nativetest(64) 2019-12-13 14:51:32 -08:00
rust.go Install rust tests under nativetest(64) 2019-12-13 14:51:32 -08:00
rust_test.go Use empty string for core image variant 2019-12-13 20:44:36 -08:00
test.go Install rust tests under nativetest(64) 2019-12-13 14:51:32 -08:00
test_test.go Add TestProperties, gen test config, fix names 2019-11-14 15:16:26 -08:00
testing.go Move ImageMutator after archMutator 2019-12-06 12:37:14 -08:00