android: declare Activities for the manifest in an annotation
[nit.git] / lib / android / aware.nit
index 6740fe2..bb512d2 100644 (file)
@@ -27,4 +27,5 @@ module aware is
        new_annotation android_manifest
        new_annotation android_manifest_application
        new_annotation android_manifest_activity
+       new_annotation android_activity
 end