summaryrefslogtreecommitdiff
path: root/Source/Android/benchmark/src/main/AndroidManifest.xml
blob: 8f83f3238c55f07e915635b1cbf479f8b7fb8318 (plain)
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
    <queries>
        <package android:name="org.dolphinemu.dolphinemu.debug" />
    </queries>
</manifest>