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

Merge commit 'f1b348834c5125912f81a839ec8429c95990b3cd' into gingerbread-plus-aosp

* commit 'f1b348834c5125912f81a839ec8429c95990b3cd':
  Dummy java file in native-only apps is not needed anymore.
This commit is contained in:
David Turner
2010-10-18 01:49:36 -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 {
}