Files
wgtunnel-android/app/src/full/AndroidManifest.xml
T
2025-04-23 01:23:01 -04:00

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>