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
@@ -30,8 +30,8 @@
#include <vector>
#include <base/strings.h>
#include <base/stringprintf.h>
#include <android-base/strings.h>
#include <android-base/stringprintf.h>
#include <cutils/properties.h>
#include "common.h"