Files
build_soong/rust
Ivan Lozano f033ca61a2 rust: Add export_include_dirs property to rust_ffi
The cc property include_dirs is neverallowed in certain paths since it
has been deprecated. The property in rust_ffi modules with the same name  functionally works the same way as the CC property export_include_dirs.

To reduce confusion, and avoid triggering the neverallow rule, deprecate
include_dirs and create an export_include_dirs property which does the
same thing. This brings rust module properties into better alignment
with cc module property as well, reducing confusion.

Bug: 330736943
Test: New Soong test
Change-Id: Ib2020a22e6747ac690c46dbff84e38744f93ed15
2024-03-21 17:53:19 +00:00
..
2023-12-07 21:56:59 +00:00
2024-02-05 10:31:23 +09:00
2020-08-13 15:58:09 +02:00
2024-01-09 11:37:14 +09:00
2023-05-19 20:31:32 +00:00
2024-01-09 11:37:14 +09:00
2022-07-28 06:57:26 -07:00
2023-12-21 17:53:51 +00:00
2020-11-19 20:02:34 +01:00
2023-11-17 21:28:39 +00:00
2024-01-09 11:37:14 +09:00