commit | 60293197379e522c870c4a28462804207bab505d | [log] [tgz] |
---|---|---|
author | Adam Lesinski <adamlesinski@google.com> | Tue Oct 21 18:36:42 2014 -0700 |
committer | Adam Lesinski <adamlesinski@google.com> | Thu Oct 23 16:01:58 2014 -0700 |
tree | 0b736bb0002e0d43109652d603ca0506524a064f | |
parent | 74af6700196ed55a0aa39c7777293e735e7b4d73 [diff] [blame] |
Added some more Split density tests Change-Id: I3b83515f1240e713bbcff5385cf054bba693f297
diff --git a/libs/androidfw/tests/Android.mk b/libs/androidfw/tests/Android.mk index 5808d20..1344dd9 100644 --- a/libs/androidfw/tests/Android.mk +++ b/libs/androidfw/tests/Android.mk
@@ -26,6 +26,7 @@ Idmap_test.cpp \ ResTable_test.cpp \ Split_test.cpp \ + TestHelpers.cpp \ Theme_test.cpp \ TypeWrappers_test.cpp \ ZipUtils_test.cpp