platform_system_core/libstats
Luca Stefani 794a952642 Replace lazy_static with once_cell
Using lazy_static is now discouraged as unmaintained
and once_cell is the recommended replacement.

On top of that a similar implementation found in
once_cell is being tracked for inclusion under the
`lazy_cell` feature gate [0]

[0] https://github.com/rust-lang/rust/issues/109736

Test: m
Change-Id: I21d343a38dbd25bb2d13f239f7fa3a2d7f20323e
2024-01-22 18:47:38 +01:00
..
bootstrap Create manager lib for StatsBootstrapAtomService 2021-12-13 19:18:21 -08:00
expresslog [TeX] Introduced Telemetry Express Logging APIs 2023-03-24 21:39:53 +00:00
pull_lazy Promote HWASan tests to presubmit. 2022-08-10 19:50:31 +00:00
pull_rust Replace lazy_static with once_cell 2024-01-22 18:47:38 +01:00
push_compat Migrate gettid to GetThreadId 2023-07-12 08:58:02 -07:00
socket_lazy Promote HWASan tests to presubmit. 2022-05-09 22:42:47 +00:00
OWNERS Add monicamwang and rayhdez to system/core/libstats/OWNERS 2023-10-11 17:52:25 -07:00