Merge "Track rename from base/ to android-base/."
am: 20a8fa98f6
* commit '20a8fa98f6b858999b623272a182843259e1044c':
Track rename from base/ to android-base/.
This commit is contained in:
commit
a9d5080109
19 changed files with 36 additions and 36 deletions
|
@ -19,8 +19,8 @@
|
|||
#include "VolumeManager.h"
|
||||
#include "ResponseCode.h"
|
||||
|
||||
#include <base/file.h>
|
||||
#include <base/logging.h>
|
||||
#include <android-base/file.h>
|
||||
#include <android-base/logging.h>
|
||||
#include <cutils/iosched_policy.h>
|
||||
#include <private/android_filesystem_config.h>
|
||||
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
******************************************************************/
|
||||
|
||||
|
||||
#include <base/logging.h>
|
||||
#include <android-base/logging.h>
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <sys/types.h>
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
|
||||
#define LOG_TAG "VoldCmdListener"
|
||||
|
||||
#include <base/stringprintf.h>
|
||||
#include <android-base/stringprintf.h>
|
||||
#include <cutils/fs.h>
|
||||
#include <cutils/log.h>
|
||||
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
|
||||
#define LOG_TAG "VoldCryptCmdListener"
|
||||
|
||||
#include <base/stringprintf.h>
|
||||
#include <android-base/stringprintf.h>
|
||||
#include <cutils/fs.h>
|
||||
#include <cutils/log.h>
|
||||
#include <cutils/sockets.h>
|
||||
|
|
6
Disk.cpp
6
Disk.cpp
|
@ -22,9 +22,9 @@
|
|||
#include "VolumeManager.h"
|
||||
#include "ResponseCode.h"
|
||||
|
||||
#include <base/file.h>
|
||||
#include <base/stringprintf.h>
|
||||
#include <base/logging.h>
|
||||
#include <android-base/file.h>
|
||||
#include <android-base/stringprintf.h>
|
||||
#include <android-base/logging.h>
|
||||
#include <diskconfig/diskconfig.h>
|
||||
|
||||
#include <vector>
|
||||
|
|
|
@ -17,8 +17,8 @@
|
|||
#include "EmulatedVolume.h"
|
||||
#include "Utils.h"
|
||||
|
||||
#include <base/stringprintf.h>
|
||||
#include <base/logging.h>
|
||||
#include <android-base/stringprintf.h>
|
||||
#include <android-base/logging.h>
|
||||
#include <cutils/fs.h>
|
||||
#include <private/android_filesystem_config.h>
|
||||
|
||||
|
|
|
@ -25,8 +25,8 @@
|
|||
#define LOG_TAG "Ext4Crypt"
|
||||
#include "cutils/log.h"
|
||||
#include <cutils/klog.h>
|
||||
#include <base/file.h>
|
||||
#include <base/stringprintf.h>
|
||||
#include <android-base/file.h>
|
||||
#include <android-base/stringprintf.h>
|
||||
|
||||
namespace {
|
||||
// Key length in bits
|
||||
|
|
|
@ -19,8 +19,8 @@
|
|||
#include "VolumeManager.h"
|
||||
#include "ResponseCode.h"
|
||||
|
||||
#include <base/stringprintf.h>
|
||||
#include <base/logging.h>
|
||||
#include <android-base/stringprintf.h>
|
||||
#include <android-base/logging.h>
|
||||
#include <private/android_filesystem_config.h>
|
||||
#include <hardware_legacy/power.h>
|
||||
|
||||
|
|
|
@ -23,8 +23,8 @@
|
|||
#include "ResponseCode.h"
|
||||
#include "cryptfs.h"
|
||||
|
||||
#include <base/stringprintf.h>
|
||||
#include <base/logging.h>
|
||||
#include <android-base/stringprintf.h>
|
||||
#include <android-base/logging.h>
|
||||
#include <cutils/fs.h>
|
||||
#include <private/android_filesystem_config.h>
|
||||
|
||||
|
|
|
@ -20,8 +20,8 @@
|
|||
#include "VolumeManager.h"
|
||||
#include "ResponseCode.h"
|
||||
|
||||
#include <base/stringprintf.h>
|
||||
#include <base/logging.h>
|
||||
#include <android-base/stringprintf.h>
|
||||
#include <android-base/logging.h>
|
||||
#include <cutils/fs.h>
|
||||
#include <private/android_filesystem_config.h>
|
||||
|
||||
|
|
|
@ -20,8 +20,8 @@
|
|||
#include "VolumeManager.h"
|
||||
#include "ResponseCode.h"
|
||||
|
||||
#include <base/stringprintf.h>
|
||||
#include <base/logging.h>
|
||||
#include <android-base/stringprintf.h>
|
||||
#include <android-base/logging.h>
|
||||
#include <cutils/properties.h>
|
||||
#include <fs_mgr.h>
|
||||
#include <private/android_filesystem_config.h>
|
||||
|
|
|
@ -18,9 +18,9 @@
|
|||
#include "Utils.h"
|
||||
#include "Process.h"
|
||||
|
||||
#include <base/file.h>
|
||||
#include <base/logging.h>
|
||||
#include <base/stringprintf.h>
|
||||
#include <android-base/file.h>
|
||||
#include <android-base/logging.h>
|
||||
#include <android-base/stringprintf.h>
|
||||
#include <cutils/fs.h>
|
||||
#include <cutils/properties.h>
|
||||
#include <private/android_filesystem_config.h>
|
||||
|
|
|
@ -19,8 +19,8 @@
|
|||
#include "VolumeManager.h"
|
||||
#include "ResponseCode.h"
|
||||
|
||||
#include <base/stringprintf.h>
|
||||
#include <base/logging.h>
|
||||
#include <android-base/stringprintf.h>
|
||||
#include <android-base/logging.h>
|
||||
|
||||
#include <fcntl.h>
|
||||
#include <stdlib.h>
|
||||
|
|
|
@ -35,8 +35,8 @@
|
|||
|
||||
#include <openssl/md5.h>
|
||||
|
||||
#include <base/logging.h>
|
||||
#include <base/stringprintf.h>
|
||||
#include <android-base/logging.h>
|
||||
#include <android-base/stringprintf.h>
|
||||
#include <cutils/fs.h>
|
||||
#include <cutils/log.h>
|
||||
|
||||
|
|
|
@ -148,7 +148,7 @@ with open("BenchmarkGen.h", 'w') as bench:
|
|||
******************************************************************/
|
||||
|
||||
|
||||
#include <base/logging.h>
|
||||
#include <android-base/logging.h>
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <sys/types.h>
|
||||
|
|
|
@ -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 <logwrap/logwrap.h>
|
||||
|
|
|
@ -17,8 +17,8 @@
|
|||
#include "F2fs.h"
|
||||
#include "Utils.h"
|
||||
|
||||
#include <base/logging.h>
|
||||
#include <base/stringprintf.h>
|
||||
#include <android-base/logging.h>
|
||||
#include <android-base/stringprintf.h>
|
||||
|
||||
#include <vector>
|
||||
#include <string>
|
||||
|
|
|
@ -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>
|
||||
|
|
4
main.cpp
4
main.cpp
|
@ -22,8 +22,8 @@
|
|||
#include "cryptfs.h"
|
||||
#include "sehandle.h"
|
||||
|
||||
#include <base/logging.h>
|
||||
#include <base/stringprintf.h>
|
||||
#include <android-base/logging.h>
|
||||
#include <android-base/stringprintf.h>
|
||||
#include <cutils/klog.h>
|
||||
#include <cutils/properties.h>
|
||||
#include <cutils/sockets.h>
|
||||
|
|
Loading…
Reference in a new issue