OSDN Git Service

Stub code no longer needed.
authorDianne Hackborn <hackbod@google.com>
Fri, 2 Jul 2010 02:27:06 +0000 (19:27 -0700)
committerDianne Hackborn <hackbod@google.com>
Fri, 2 Jul 2010 02:27:06 +0000 (19:27 -0700)
Change-Id: I985acdba1dd1c0acf00d88d2851b5f604475bf4c

ndk/samples/native-activity/src/Barf.java [deleted file]

diff --git a/ndk/samples/native-activity/src/Barf.java b/ndk/samples/native-activity/src/Barf.java
deleted file mode 100644 (file)
index f40c72a..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-/* This is only needed because the NDK build system currently
- * can't deal with an .apk that doesn't have Java code.
- */
-
-public class Barf {
-    
-}