am df9f6a80: am f1b34883: Merge "Dummy java file in native-only apps is not needed anymore." into gingerbread

Merge commit 'df9f6a80788c25da9a8fafd2bfc69f4e772f5b5e'

* commit 'df9f6a80788c25da9a8fafd2bfc69f4e772f5b5e':
  Dummy java file in native-only apps is not needed anymore.
This commit is contained in:
David Turner
2010-10-18 16:40:31 -07:00
committed by Android Git Automerger

View File

@@ -1,4 +0,0 @@
// Temporary until the NDK build system can deal with there being no Java source.
class Dummy {
}