BLUETOOTH_CONNECT permission requested for Bluetooth trigger editor in Google Play version

This commit is contained in:
2025-11-10 23:51:13 +01:00
parent 07011b2053
commit 4c4a355ff5
6 changed files with 41 additions and 14 deletions

View File

@@ -71,6 +71,7 @@
<uses-permission android:name="android.hardware.sensor.proximity"/>
<uses-permission android:name="android.permission.READ_CALL_LOG" />
<uses-permission android:name="android.permission.READ_CALENDAR" />
<uses-permission android:name="android.permission.BLUETOOTH_CONNECT" />
<uses-permission
android:name="android.permission.WRITE_SECURE_SETTINGS"
tools:ignore="ProtectedPermissions" />