view Android/java/mbfly-permissions.xml @ 1178:416e41952b76

Fix issue that pyink does not switch current layer to the new key scene. - After insert a new key scene, pyink does switch current layer to the new scene. It is supposed to have. - calls selectSceneObject() in doInsertKeyScene().
author Thinker K.F. Li <thinker@codemud.net>
date Fri, 31 Dec 2010 10:43:07 +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>