mirror of
https://github.com/wgtunnel/android.git
synced 2026-07-03 14:07:49 +02:00
5 lines
225 B
XML
5 lines
225 B
XML
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<!-- Permissions specific to full -->
|
|
<!--updater-->
|
|
<uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES" />
|
|
</manifest> |