axmol/core/platform/android/libaxmol-with-controller/AndroidManifest.xml

6 lines
174 B
XML
Raw Normal View History

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