aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.android
diff options
context:
space:
mode:
authorVladimir Chtchetkine <vchtchetkine@google.com>2010-12-14 09:24:02 -0800
committerVladimir Chtchetkine <vchtchetkine@google.com>2010-12-14 09:24:02 -0800
commit72d83df9865cf8f5393a41fc3f6e283ab6aaa81b (patch)
treec54836b9d2bfd7eb97b1dd4970ae6c50983b1e7f /Makefile.android
parent5c01a94e9233796c7e8c370d348c945390a36068 (diff)
downloadexternal_qemu-72d83df9865cf8f5393a41fc3f6e283ab6aaa81b.zip
external_qemu-72d83df9865cf8f5393a41fc3f6e283ab6aaa81b.tar.gz
external_qemu-72d83df9865cf8f5393a41fc3f6e283ab6aaa81b.tar.bz2
Implement core display deriving it from android display
Core display is a framebuffer client that receives framebuffer updates and dispatches them to the UI attached to the core. Change-Id: Iff1e0609cbe66240031e3670934a6796a9ae3b15
Diffstat (limited to 'Makefile.android')
-rw-r--r--Makefile.android1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.android b/Makefile.android
index a8274dd..565aa6a 100644
--- a/Makefile.android
+++ b/Makefile.android
@@ -1044,6 +1044,7 @@ VL_SOURCES := framebuffer.c \
user-events-qemu.c \
android/looper-qemu.c \
android/looper-generic.c \
+ android/display-core.c \
# Add common system libraries
#