Signal-Android/benchmark/src/main/AndroidManifest.xml

7 lines
212 B
XML
Raw Normal View History

2023-03-09 14:27:03 -05:00
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<queries>
<package android:name="org.thoughtcrime.securesms" />
</queries>
</manifest>