commit | 8339d18223eed408bfefcd00f649a2b13ccac52c | [log] [tgz] |
---|---|---|
author | Vladimir Chtchetkine <vchtchetkine@google.com> | Thu Mar 25 10:57:29 2010 -0700 |
committer | Vladimir Chtchetkine <vchtchetkine@google.com> | Thu Mar 25 14:40:24 2010 -0700 |
tree | 2683d61ac2735e8c4eeaef9a332de1573552a372 | |
parent | ca52b2260ba9f9bac07092c3d8260ed523de1fe1 [diff] [blame] |
Move file I/O out of ELFF, abstracting them in platform-independent fasion. Change-Id: Ie8800dc96db810e352618bfea8243ab008ae9d2c
diff --git a/Makefile.android b/Makefile.android index 1929cb3..0b719e0 100644 --- a/Makefile.android +++ b/Makefile.android
@@ -604,6 +604,7 @@ android/utils/system.c \ android/utils/tempfile.c \ android/utils/timezone.c \ + android/utils/mapfile.c \ android/avd/hw-config.c \ android/avd/info.c \