mirror of https://github.com/axmolengine/axmol.git
6 lines
177 B
XML
6 lines
177 B
XML
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="org.cocos2dx.lib">
|
||
|
|
||
|
<uses-permission android:name="android.permission.VIBRATE" />
|
||
|
|
||
|
</manifest>
|