Custom lines to add to AndroidManifest.xml as attributes inside the node

Property definitions

nitc $ AndroidProject :: manifest_activity_attributes
	# Custom lines to add to AndroidManifest.xml as attributes inside the <activity> node
	var manifest_activity_attributes = new Array[String]
src/platform/android_annotations.nit:32,2--33,53