commit | 119907cd2575c56b1ebf66348b52e67aaf6a88d8 | [log] [tgz] |
---|---|---|
author | John Reck <jreck@google.com> | Thu Aug 14 09:02:01 2014 -0700 |
committer | John Reck <jreck@google.com> | Wed Aug 27 17:44:25 2014 -0700 |
tree | 9990e37a560021560316ac2cfc6cf4c64df9cb92 | |
parent | 1698297daf8068bc9e6971d43744d48f1672bab2 [diff] [blame] |
Animator stuff Bug: 17228458 Change-Id: Id884a429a512f9cd2be0ed16dbd0f10e92b4440d
diff --git a/libs/hwui/Android.mk b/libs/hwui/Android.mk index d9f7941..49560ff 100644 --- a/libs/hwui/Android.mk +++ b/libs/hwui/Android.mk
@@ -12,6 +12,7 @@ font/CacheTexture.cpp \ font/Font.cpp \ AmbientShadow.cpp \ + AnimationContext.cpp \ Animator.cpp \ AnimatorManager.cpp \ AssetAtlas.cpp \