Zi Wang
d72e2dbbff
Remove "Test" prop from xx_aconfig_library build rules
...
Test: CI
Bug: 309990433
Change-Id: Id78f65d4083571f310686589a18cabe13bbd5d62
2023-11-13 16:01:13 -08:00
Zi Wang
275f654a2e
Add "exported" mode to xx_aconfig_library build rules
...
Test: added unit tests and CI
Bug: 309990433
Change-Id: Iae1b85265d9780bde7d41ec2ec6e8e441c2b3814
2023-11-13 10:23:55 -08:00
Dennis Shen
ba6ed2d62a
Add dependency of liblazy_static
...
Bug: b/307336730
Change-Id: I2c89b0f73787649408e2a23f3f308b3e0eb0c9ea
2023-11-09 15:07:04 +00:00
Colin Cross
df0ed707a5
Revert "fix failing rust_aconfig_library test"
...
This reverts commit 521eb20dc2
.
Reason for revert: b/301463284
Change-Id: I45f4793694654f3afd2dee6188e0bf58cfb48992
2023-09-22 22:05:39 +00:00
Sam Delmerico
521eb20dc2
fix failing rust_aconfig_library test
...
Bug: 301290764
Test: go test .
Change-Id: I4220738595067365be0c2236a05a365a2e90c734
2023-09-20 19:30:47 +00:00
Vinh Tran
457ddef28e
Implement rust_aconfig_library
...
rust_aconfig_library generates src/lib.rs and uses it to build library variants (dylib, rlib-rlib_std, and rlib-dylib_std) as of what `rust_library` produces
Test: go test
Change-Id: I6c4603691d4306c463c2e9521f5c11c30765b1e3
2023-08-08 17:30:52 -04:00