commit | a7870d88167f619e758b5bcd15b410d16da7c16b | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Mon Mar 16 10:29:36 2015 +0000 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Mon Mar 16 11:07:29 2015 +0000 |
tree | 8db9bc4aa940a8b3a44cf31dacd3a7f932eadc80 | |
parent | acf0a8b3f632fe90132b9ce457a2237160f8cb9a [diff] [blame] |
Revert "Create libbase." Breaks internal master. This reverts commit 98ff77204cef9bb8f0f27420833233622060a09e. Change-Id: I18dc6021cb43efff8aa88486c2d980dc2b8eedba
diff --git a/libutils/Android.mk b/libutils/Android.mk index e9c5f89..7bff14e 100644 --- a/libutils/Android.mk +++ b/libutils/Android.mk
@@ -39,7 +39,9 @@ Tokenizer.cpp \ Unicode.cpp \ VectorImpl.cpp \ + file.cpp \ misc.cpp \ + stringprintf.cpp \ host_commonCflags := -DLIBUTILS_NATIVE=1 $(TOOL_CFLAGS) -Werror