platform_system_security/keystore2
Jeff Vander Stoep 940820cfa1 Replace use of deprecated logging functions
This is needed to upgrade the android_logger crate from 0.12.0
to 0.13.3.

with_max_level provides the same functionality as with_min_level.
The renaming is admittedly confusing, but the new name is accurate
and it makes sense that they deprecated and then removed the
previously poorly named with_min_level.

See crate documentation [1] and code [2].

[1]: https://docs.rs/android_logger/0.12.0/android_logger/struct.Config.html#method.with_min_level
[2]: https://docs.rs/android_logger/0.12.0/src/android_logger/lib.rs.html#227

Bug: 322718401
Test: build and run CF with the change.
Test: m aosp_cf_x86_64_phone
Change-Id: I8d9d7c42100ede48496f9846068ed312fb8a15cb
2024-01-31 10:55:55 +01:00
..
aaid Format Android.bp files with bpfmt 2024-01-18 08:34:35 +01:00
aconfig When wal flag not enabled set db back to default 2023-12-21 18:30:50 +00:00
aidl Fix UnlockedDeviceRequired with weak unlock methods 2024-01-17 22:51:37 +00:00
apc_compat Format Android.bp files with bpfmt 2024-01-18 08:34:35 +01:00
legacykeystore Format Android.bp files with bpfmt 2024-01-18 08:34:35 +01:00
message_macro [refactor] Split the message macro in a standalone library for reuse 2023-11-07 13:47:54 +00:00
rkpd_client Make librkpd_client available to com.android.virt 2023-11-13 10:31:19 +00:00
selinux Add, standardise or temporarily opt out of safety comments for keystore2. 2023-07-28 10:32:08 +01:00
src Replace use of deprecated logging functions 2024-01-31 10:55:55 +01:00
test_utils Format Android.bp files with bpfmt 2024-01-18 08:34:35 +01:00
tests Format Android.bp files with bpfmt 2024-01-18 08:34:35 +01:00
watchdog Format Android.bp files with bpfmt 2024-01-18 08:34:35 +01:00
Android.bp Format Android.bp files with bpfmt 2024-01-18 08:34:35 +01:00
android.system.keystore2-service.xml Add new error for system errors that are retryable 2024-01-12 15:50:54 +00:00
keystore2.rc Increase RLIMIT_MEMLOCK for keystore2 2023-12-04 19:43:16 +00:00
OWNERS Adding an OWNERS file as requested in b/288143537 2023-06-30 21:42:52 +00:00
rustfmt.toml Run rustfmt and add rustfmt.toml to directory 2022-09-19 11:23:31 +00:00
TEST_MAPPING [rkpd] Refactor rkpd_client into an independent lib for reuse 2023-11-13 10:31:08 +00:00