summaryrefslogtreecommitdiffstats
path: root/libs/surfaceflinger/Android.mk
diff options
context:
space:
mode:
authorMathias Agopian <>2009-03-27 17:58:20 -0700
committerThe Android Open Source Project <initial-contribution@android.com>2009-03-27 17:58:20 -0700
commit3552f53c8370ced8680951f4ac811a126da02b0e (patch)
tree606d3308cf451c8095ee64b5f3bbc35932c21b7b /libs/surfaceflinger/Android.mk
parentf5f8d247d1f216cd590ed788f72d1e4dec0d0e90 (diff)
downloadframeworks_base-3552f53c8370ced8680951f4ac811a126da02b0e.zip
frameworks_base-3552f53c8370ced8680951f4ac811a126da02b0e.tar.gz
frameworks_base-3552f53c8370ced8680951f4ac811a126da02b0e.tar.bz2
AI 143309: am: CL 143160 am: CL 142856 new-new-new-new rotation animation. it may still change one more time.
Original author: mathias Merged from: //branches/cupcake/... Original author: android-build Merged from: //branches/donutburger/... Automated import of CL 143309
Diffstat (limited to 'libs/surfaceflinger/Android.mk')
-rw-r--r--libs/surfaceflinger/Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/surfaceflinger/Android.mk b/libs/surfaceflinger/Android.mk
index 496e271..2212436 100644
--- a/libs/surfaceflinger/Android.mk
+++ b/libs/surfaceflinger/Android.mk
@@ -16,6 +16,7 @@ LOCAL_SRC_FILES:= \
LayerBitmap.cpp \
LayerDim.cpp \
LayerOrientationAnim.cpp \
+ LayerOrientationAnimRotate.cpp \
OrientationAnimation.cpp \
SurfaceFlinger.cpp \
Tokenizer.cpp \