Merge: ldflags for Android
[nit.git] / lib / android / platform.nit
index 8bfebd8..7c15af5 100644 (file)
@@ -22,7 +22,9 @@ module platform is
        new_annotation target_api_version
        new_annotation android_manifest
        new_annotation android_manifest_application
+       new_annotation android_manifest_activity
 end
 
 import java
 import app
+import aware