Custom lines to add to the AndroidManifest.xml in the node

Property definitions

nitc $ AndroidProject :: manifest_lines=
	# Custom lines to add to the AndroidManifest.xml in the <manifest> node
	var manifest_lines = new Array[String]
src/platform/android_annotations.nit:26,2--27,39