platform_build_soong/rust
Jaewoong Jung 4b79e98a6e Soong package structure refactoring
Give prebuilt_etc and sh_binary their own packages and split the
gigantic main Android.bp up to small, per-package ones.

Test: m nothing, TreeHugger
Bug: 156980228
Change-Id: I7b00cd344b9f16861f1ff39edf0029f016b853d0
2020-06-01 13:44:48 -07:00
..
config Soong package structure refactoring 2020-06-01 13:44:48 -07:00
Android.bp Soong package structure refactoring 2020-06-01 13:44:48 -07:00
androidmk.go Add gcov coverage support to Rust modules. 2020-05-05 10:30:15 -04:00
binary.go Add gcov coverage support to Rust modules. 2020-05-05 10:30:15 -04:00
binary_test.go Add rust_test and rust_test_host. 2019-10-29 17:19:03 -07:00
builder.go Add gcov coverage support to Rust modules. 2020-05-05 10:30:15 -04:00
compiler.go Add gcov coverage support to Rust modules. 2020-05-05 10:30:15 -04:00
compiler_test.go Test for rust install path regressions. 2020-04-29 15:31:42 -04:00
coverage.go Add gcov coverage support to Rust modules. 2020-05-05 10:30:15 -04:00
coverage_test.go Add gcov coverage support to Rust modules. 2020-05-05 10:30:15 -04:00
library.go Add gcov coverage support to Rust modules. 2020-05-05 10:30:15 -04:00
library_test.go Enforce correct rust library file names. 2019-11-04 09:20:08 -08:00
OWNERS Rust owners, fix syntax error and more specific 2019-10-25 10:14:49 -07:00
prebuilt.go Add gcov coverage support to Rust modules. 2020-05-05 10:30:15 -04:00
proc_macro.go Install rust tests under nativetest(64) 2019-12-13 14:51:32 -08:00
rust.go Add gcov coverage support to Rust modules. 2020-05-05 10:30:15 -04:00
rust_test.go Add gcov coverage support to Rust modules. 2020-05-05 10:30:15 -04:00
test.go Add gcov coverage support to Rust modules. 2020-05-05 10:30:15 -04:00
test_test.go Add TestProperties, gen test config, fix names 2019-11-14 15:16:26 -08:00
testing.go Add gcov coverage support to Rust modules. 2020-05-05 10:30:15 -04:00