axmol/core/platform/android/libaxmol/AndroidManifest.xml

6 lines
174 B
XML

<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="org.axmol.lib">
<uses-permission android:name="android.permission.VIBRATE" />
</manifest>