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

This commit is contained in:
David Turner
2010-10-18 01:39:32 -07:00
committed by Android (Google) Code Review

View File

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