NuvioStreaming/androidApp/src/full/AndroidManifest.xml
2026-06-19 16:18:32 +05:30

6 lines
206 B
XML

<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES" />
</manifest>