axmol/cocos/platform/android/libcocos2dx-with-controller/AndroidManifest.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>