From 289b9b62372ef52a06113b83dfb870e2c2fb325a Mon Sep 17 00:00:00 2001 From: Dianne Hackborn Date: Fri, 9 Jul 2010 11:44:11 -0700 Subject: Add ANativeWindow API for directly drawing to the surface bits. Also other cleanup and fixes: - We now properly set the default window format to 565. - New APIs to set the window format and flags from native code. - Tweaked glue for simpler handling of the "destroy" message. - Um, other stuff. Change-Id: Id7790a21a2fa9a19b91854d225324a7c1e7c6ade --- native/android/activity.cpp | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 native/android/activity.cpp (limited to 'native/android/activity.cpp') diff --git a/native/android/activity.cpp b/native/android/activity.cpp deleted file mode 100644 index e69de29bb2d1..000000000000 -- cgit v1.2.3-59-g8ed1b