Deallocate the global reference allocated by AssetManager

Property definitions

android $ AssetManager :: destroy
	# Deallocate the global reference allocated by AssetManager
	fun destroy do self.native_assets_manager.delete_global_ref
lib/android/assets_and_resources.nit:180,2--181,60