axmol/cocos/platform/android/libcocos2dx-with-controller/AndroidManifest.xml

6 lines
177 B
XML
Raw Normal View History

2019-11-23 20:27:39 +08:00
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="org.cocos2dx.lib">
<uses-permission android:name="android.permission.VIBRATE" />
</manifest>