android_system_core/fs_mgr/libfs_avb
Shengsong Tan ad5948a810 Replace base::RandInt with std::uniform_int_distribution
As part of the effort to uprev libchrome in Android, we are
removing Android dependencies to libchrome utility functions
that are not strictly required.
This CL remove the usage of base::RandInt and replace by std cpp

Bug: 360917504
Change-Id: I83ea0f00ca07074f8c6c9a69db343a65cc8deb27
Test: atest libfs_avb_internal_test
2024-09-20 04:49:35 +00:00
..
include/fs_avb libfs_avb: Allow overriding the slot suffix. 2023-08-08 13:01:20 -07:00
tests Replace base::RandInt with std::uniform_int_distribution 2024-09-20 04:49:35 +00:00
Android.bp libdm, libsnapshot: Add a virtual interface for DeviceMapper. 2021-09-20 22:13:20 -07:00
avb_ops.cpp Remove usage of base/logging.h in libfs_avb 2024-09-12 06:44:20 +00:00
avb_ops.h libfs_avb: Allow overriding the slot suffix. 2023-08-08 13:01:20 -07:00
avb_util.cpp Remove usage of base/logging.h in libfs_avb 2024-09-12 06:44:20 +00:00
avb_util.h libfs_avb: Export more utilities to facilitate VTS 2022-01-10 16:36:51 +08:00
fs_avb.cpp Remove usage of base/logging.h in libfs_avb 2024-09-12 06:44:20 +00:00
fs_avb_util.cpp Remove usage of base/logging.h in libfs_avb 2024-09-12 06:44:20 +00:00
run_tests.sh libfs_avb: updating run_tests.sh 2022-01-10 16:26:58 +08:00
sha.h fs_mgr: move AVB related source into libfs_avb 2018-11-29 22:21:33 +08:00
types.cpp libfs_avb: adding two public APIs 2019-02-12 22:03:20 +08:00
util.cpp Remove usage of base/logging.h in libfs_avb 2024-09-12 06:44:20 +00:00
util.h Remove usage of base/logging.h in libfs_avb 2024-09-12 06:44:20 +00:00