Merge "Fix build with ToT libc++" into main am: c059d435e2

Original change: https://android-review.googlesource.com/c/platform/system/vold/+/3101798

Change-Id: I8a4867da9f5940ae36aca528d1d1fbd1399b9ebc
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Treehugger Robot 2024-05-24 08:06:22 +00:00 committed by Automerger Merge Worker
commit c2625d4f36

View file

@ -20,6 +20,7 @@
#include <utils/Errors.h> #include <utils/Errors.h>
#include <string> #include <string>
#include <vector>
namespace android { namespace android {
namespace vold { namespace vold {