commit | f1d8e87b09abf963cd5b6a026194c1940fadb7b4 | [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 | f26b490726ff7548b08cd705f1411fe13528e6a4 | |
parent | 9a11206fe793363c0e8897b478cbe6ef8c52b543 [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 \