Files
build/tools/aconfig
Andrew Walbran d3878575ac aconfig: Use LazyLock rather than lazy_static
Now that we have Rust 1.80 LazyLock is available in the standard library
so we no longer need to use external crates such as lazy_static.

Bug: 364211748
Test: atest aconfig.test
Test: atest aconfig.prod_mode.test.rust
Test: atest aconfig.test_mode.test.rust
Test: atest aconfig.force_read_only_mode.test.rust
Change-Id: If2862eaf20065c118daa9fc51e9fb403b99dada3
2024-09-03 17:01:49 +01:00
..
2024-08-28 16:02:42 +00:00
2024-08-07 18:51:23 +00:00
2023-05-03 09:41:11 +02:00
2023-12-08 19:14:17 +00:00
2023-05-02 17:36:30 +02:00
2023-05-02 17:36:30 +02:00
2024-07-10 22:29:47 +00:00