commit | 7e128fbe212c64492afa98bfd6d7fab6f1956831 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Fri Dec 04 15:50:53 2015 -0800 |
committer | Elliott Hughes <enh@google.com> | Fri Dec 04 15:50:53 2015 -0800 |
tree | d080aac00a1243a14b6108e6616bb16e063e4bb8 | |
parent | 385ca5d236547a767133abcd44dff12ca7b805be [diff] [blame] |
Track rename from base/ to android-base/. Change-Id: I3096cfa50afa395d8e9a8043ab69c1e390f86ccb
diff --git a/fs/Vfat.cpp b/fs/Vfat.cpp index df51eab..38681c9 100644 --- a/fs/Vfat.cpp +++ b/fs/Vfat.cpp
@@ -37,8 +37,8 @@ #define LOG_TAG "Vold" -#include <base/logging.h> -#include <base/stringprintf.h> +#include <android-base/logging.h> +#include <android-base/stringprintf.h> #include <cutils/log.h> #include <cutils/properties.h> #include <selinux/selinux.h>