commit | b5d9d909c57528b903effca220e0ad80cff69a9d | [log] [tgz] |
---|---|---|
author | Shengsong Tan <sstan@google.com> | Wed Sep 18 02:11:43 2024 +0000 |
committer | Shengsong Tan <sstan@google.com> | Wed Sep 18 02:11:43 2024 +0000 |
tree | 81ee5d474bcab01e3fc3890ad107ad5e939fd3f3 | |
parent | e322d5433720cf6755d5401df840a72e47e2720e [diff] |
Remove usage of base/string/* in libfs_avb 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/string/* and replace by android-base/string* Bug: 360917504 Change-Id: I89e7bdd66bdf8f565f6b2084a70335616a644069 Test: atest libfs_avb_internal_test