mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-02 08:23:00 +01:00
7 lines
222 B
XML
7 lines
222 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
|
|
|
|
<queries>
|
|
<package android:name="org.thoughtcrime.securesms.benchmark" />
|
|
</queries>
|
|
</manifest> |