diff options
Diffstat (limited to 'tests/Android.mk')
-rw-r--r-- | tests/Android.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Android.mk b/tests/Android.mk index 0f3454c..37f7b4f 100644 --- a/tests/Android.mk +++ b/tests/Android.mk @@ -107,6 +107,7 @@ libBionicStandardTests_src_files := \ sys_time_test.cpp \ sys_types_test.cpp \ sys_vfs_test.cpp \ + sys_xattr_test.cpp \ system_properties_test.cpp \ time_test.cpp \ uchar_test.cpp \ |