Files
psp_pwa/ps3/src/main/AndroidManifest.xml
T

5 lines
187 B
XML
Raw Normal View History

2026-04-29 16:31:04 +03:30
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<uses-permission android:name="android.permission.PRINTER" />
</manifest>