commit | e702c9cd6a2b9b1378f740a79b0e349a9b02660f | [log] [tgz] |
---|---|---|
author | John Reck <jreck@google.com> | Wed Oct 07 10:26:02 2015 -0700 |
committer | John Reck <jreck@google.com> | Wed Oct 07 12:57:20 2015 -0700 |
tree | de21bc5627f0af6f117a9b883b3c7c5ac9734171 | |
parent | b7dd29ec266085cc7353b7bf8c8f74f9db9a167b [diff] [blame] |
Shove the tests into a different file Also add descriptions because those are nice Change-Id: I2d0480acf17af2700c8b7fb7228203e16a068f6b
diff --git a/libs/hwui/Android.mk b/libs/hwui/Android.mk index cc0943f..eaade34 100644 --- a/libs/hwui/Android.mk +++ b/libs/hwui/Android.mk
@@ -209,6 +209,7 @@ LOCAL_SRC_FILES += \ tests/TestContext.cpp \ + tests/TreeContentAnimation.cpp \ tests/main.cpp include $(BUILD_EXECUTABLE)