commit | 864c0d50cda714d73fa70e3600ec36b5db8a835a | [log] [tgz] |
---|---|---|
author | Mathias Agopian <mathias@google.com> | Wed Jun 24 23:12:06 2009 -0700 |
committer | Mathias Agopian <mathias@google.com> | Thu Jun 25 14:39:56 2009 -0700 |
tree | 6a4e6e481ef35565a3ce1d027537690bb91308f8 | |
parent | eb3ec64a6a962aa48a46753c6e69ce24f889a4cc [diff] [blame] |
move ui/Time.cpp to core/jni, since this is the only place it is used
diff --git a/libs/ui/Android.mk b/libs/ui/Android.mk index b3b2104b..7bbe38b 100644 --- a/libs/ui/Android.mk +++ b/libs/ui/Android.mk
@@ -24,8 +24,7 @@ Region.cpp \ Surface.cpp \ SurfaceComposerClient.cpp \ - SurfaceFlingerSynchro.cpp \ - Time.cpp + SurfaceFlingerSynchro.cpp LOCAL_SHARED_LIBRARIES := \ libcorecg \