commit | 9d93986481b67a8135e57fc6400ca8c59f7375f6 | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Fri Nov 14 15:51:58 2014 -0800 |
committer | Yabin Cui <yabinc@google.com> | Fri Nov 14 16:22:48 2014 -0800 |
tree | f73d192d6191ef495a63be7fc27130190ba9e79d | |
parent | 661423a453b2692d592df56307a876dfc35c50f2 [diff] [blame] |
Add functions in sysinfo.h. Bug: 17703902 Change-Id: I699d12d76a8fc483c919be730c2ac63641b71a1d
diff --git a/tests/Android.mk b/tests/Android.mk index 14a5e83..967ddbd 100644 --- a/tests/Android.mk +++ b/tests/Android.mk
@@ -98,6 +98,7 @@ sys_stat_test.cpp \ sys_statvfs_test.cpp \ sys_syscall_test.cpp \ + sys_sysinfo_test.cpp \ sys_time_test.cpp \ sys_types_test.cpp \ sys_vfs_test.cpp \