Track rename from base/ to android-base/.

Change-Id: I354a8c424d340a9abe21fd716a4ee0d3b177d86f
This commit is contained in:
Elliott Hughes
2015-12-04 15:30:20 -08:00
parent fc23a50cef
commit 4b166f0e69
7 changed files with 13 additions and 13 deletions
+2 -2
View File
@@ -53,8 +53,8 @@
#include <memory>
#include <base/file.h>
#include <base/strings.h>
#include <android-base/file.h>
#include <android-base/strings.h>
#include <cutils/android_reboot.h>
#include <cutils/properties.h>
#include <fs_mgr.h>