Files
build_soong/cc
Sam Delmerico a588d153c8 support sandboxed rust rules
This commit adds support for compiling rust rules inside the sbox
sandbox. To compile a rust module with sandboxing enabled, the entry
point to the crate must be specified via the `crate_root` property, and
all input sources and compile-time data must be specified via the `srcs`
and `compile_data` properties.

Bug: 286077158
Change-Id: I8c9dc5cf7578037a583b4be2e2f73cf20ffd4408
2023-09-15 22:46:56 +00:00
..
2022-10-05 09:06:49 +09:00
2022-10-10 15:33:50 +00:00
2023-04-14 14:31:14 -07:00
2023-05-19 20:31:32 +00:00
2023-03-12 16:31:10 +09:00
2023-05-19 20:31:32 +00:00
2023-05-19 20:31:32 +00:00
2023-05-23 15:53:10 -04:00
2022-12-01 20:01:03 +00:00
2021-04-26 18:41:00 -07:00
2023-05-19 20:31:32 +00:00
2023-06-22 08:18:33 -07:00
2023-05-15 19:07:58 +00:00
2023-06-22 08:18:33 -07:00
2023-09-15 22:46:56 +00:00
2023-05-19 20:31:32 +00:00
2023-07-18 15:07:24 -04:00