mirror of
https://github.com/signalapp/libsignal.git
synced 2026-05-09 16:42:05 +02:00
6 lines
190 B
XML
6 lines
190 B
XML
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<application android:debuggable="false">
|
|
<profileable android:shell="true"/>
|
|
</application>
|
|
</manifest>
|