platform_build_soong/rust/config
Jaewoong Jung fccad6b098 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.

(This is a cherry-pick change.)

Test: m nothing, TreeHugger
Bug: 156980228
Change-Id: I7b00cd344b9f16861f1ff39edf0029f016b853d0
Merged-In: I7b00cd344b9f16861f1ff39edf0029f016b853d0
2020-06-02 14:35:04 -07:00
..
Android.bp Soong package structure refactoring 2020-06-02 14:35:04 -07:00
arm64_device.go soong: use -Wl,-z,separate-code w/ -Wl,--execute-only 2019-12-16 09:55:37 -08:00
arm_device.go Add ARM32 device Rust toolchain. 2019-09-24 10:35:28 -07:00
global.go Always use RELR for Rust. 2020-01-28 17:30:16 -08:00
toolchain.go Add support for Rust C libraries. 2019-10-28 22:09:01 -07:00
whitelist.go Add minijail to whitelist.go 2020-02-20 07:27:15 -08:00
x86_64_device.go Enable x86_64 device support 2019-11-13 17:46:24 -08:00
x86_darwin_host.go Add Rust darwin host support. 2019-10-21 13:15:10 -07:00
x86_device.go Add x86 device output for Rust 2019-12-12 19:18:06 -08:00
x86_linux_host.go Add AArch64 device Rust toolchain. 2019-09-24 10:35:28 -07:00