platform_build_soong/rust
Ivan Lozano b9040d6b76 Add Soong test for device proc-macro deps.
Ensure that devices can include proc_macros, which are host-only
and may include host-only dependencies.

Bug: 141491501
Test: Soong tests pass.
Test: Test fails as expected when removing CL 1126496
Change-Id: I3ae7ab80283cd1fd4b800a533cb3205b3c108d45
2019-09-25 00:23:54 +00:00
..
config Add ARM32 device Rust toolchain. 2019-09-24 10:35:28 -07:00
androidmk.go Move splitFileExt to the android package. 2019-09-09 20:29:31 -07:00
binary.go Add AArch64 device Rust toolchain. 2019-09-24 10:35:28 -07:00
binary_test.go Add Rust support to Soong. 2019-08-28 14:11:07 -07:00
builder.go Add AArch64 device Rust toolchain. 2019-09-24 10:35:28 -07:00
compiler.go Add AArch64 device Rust toolchain. 2019-09-24 10:35:28 -07:00
compiler_test.go Fix proc_macro dependency handling. 2019-09-24 10:35:20 -07:00
library.go Add AArch64 device Rust toolchain. 2019-09-24 10:35:28 -07:00
library_test.go Add Rust support to Soong. 2019-08-28 14:11:07 -07:00
prebuilt.go Add AArch64 device Rust toolchain. 2019-09-24 10:35:28 -07:00
proc_macro.go Fix proc_macro dependency handling. 2019-09-24 10:35:20 -07:00
rust.go Add AArch64 device Rust toolchain. 2019-09-24 10:35:28 -07:00
rust_test.go Add Soong test for device proc-macro deps. 2019-09-25 00:23:54 +00:00
testing.go Add Soong test for device proc-macro deps. 2019-09-25 00:23:54 +00:00