summaryrefslogtreecommitdiffstats
path: root/mobile/android/fenix/benchmark/src/main/AndroidManifest.xml
blob: 251d1c7b213607eadc8434e7f2e89f29ed4d000d (plain)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android">

    <queries>
        <package android:name="org.mozilla.fenix" />
    </queries>
</manifest>