5ca5ef6788
Currently proc_macros don't pull in the correct arch dependencies when the host arch differs from the target arch. This fixes how proc_macro dependencies are handled by defining them as always being host-only and including them as dependencies for device-modules by using AddFarVariationDependencies. Bug: 141491501 Test: Example device rust module builds with proc_macro dependency. Change-Id: Ic037dc406ce90526f8b68c92fffc0d93a498a4ff |
||
---|---|---|
.. | ||
config | ||
androidmk.go | ||
binary.go | ||
binary_test.go | ||
builder.go | ||
compiler.go | ||
compiler_test.go | ||
library.go | ||
library_test.go | ||
prebuilt.go | ||
proc_macro.go | ||
rust.go | ||
rust_test.go | ||
testing.go |