commit | 6ead5d9f140529edfb744584fa5427b84b4dc13a | [log] [tgz] |
---|---|---|
author | Mathias Agopian <mathias@google.com> | Mon Apr 20 19:39:12 2009 -0700 |
committer | Mathias Agopian <mathias@google.com> | Fri Apr 24 16:22:36 2009 -0700 |
tree | 9685b259637326b603a88f1ff9cf8bb125ae9e1d | |
parent | 6cf0db228ca275dfcda57d79c55e5fa306809632 [diff] [blame] |
a brand new MessageQueue for SurfaceFlinger.
diff --git a/libs/surfaceflinger/Android.mk b/libs/surfaceflinger/Android.mk index b8077c7..2b360d6 100644 --- a/libs/surfaceflinger/Android.mk +++ b/libs/surfaceflinger/Android.mk
@@ -16,6 +16,7 @@ LayerDim.cpp \ LayerOrientationAnim.cpp \ LayerOrientationAnimRotate.cpp \ + MessageQueue.cpp \ OrientationAnimation.cpp \ SurfaceFlinger.cpp \ Tokenizer.cpp \