view Android/java/mbfly-permissions.xml @ 1392:cd5fb45bc247

Check if the scenes is defined. Disable the changeScene function if the scenes is not defined for the pure MB program.
author wycc
date Sun, 27 Mar 2011 08:27:03 +0800
parents a5958244bcb8
children
line wrap: on
line source

<?xml version="1.0" encoding="utf-8"?>
<permissions>
	<library name="org.madbutterfly"
		 file="/system/framework/mbfly-java.jar" />

</permissions>