platform_build_soong/sysprop
Andrew Walbran acd75d2b50 Generate wrapper lib.rs with one module per sysprop file.
This required moving to a SourceProvider for the Rust library. With the
previous approach only the first input file was being used.

Bug: 270547306
Test: Built libplatformproperties_rust, looked at output
Change-Id: I1070655abc071e099a42bc4be61cc080902e31c1
2024-03-18 19:02:04 +00:00
..
Android.bp Revert^4 "Integrate Rust-specific System Properties into rules generation." 2024-02-21 11:53:18 +00:00
sysprop_library.go Generate wrapper lib.rs with one module per sysprop file. 2024-03-18 19:02:04 +00:00
sysprop_test.go Generate wrapper lib.rs with one module per sysprop file. 2024-03-18 19:02:04 +00:00
testing.go Add preparers for sysprop 2021-03-18 00:21:38 +00:00