Loading AndroidManifest.xml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -2755,7 +2755,7 @@ android:excludeFromRecents="true" android:excludeFromRecents="true" android:permission="android.permission.BLUETOOTH_CONNECT" android:permission="android.permission.BLUETOOTH_CONNECT" android:exported="true" android:exported="true" android:theme="@android:style/Theme.DeviceDefault.Light.Dialog.Alert"> android:theme="@*android:style/Theme.DeviceDefault.Dialog.Alert.DayNight"> <intent-filter android:priority="1"> <intent-filter android:priority="1"> <action android:name="android.bluetooth.device.action.CONNECTION_ACCESS_REQUEST" /> <action android:name="android.bluetooth.device.action.CONNECTION_ACCESS_REQUEST" /> <action android:name="android.bluetooth.device.action.CONNECTION_ACCESS_CANCEL" /> <action android:name="android.bluetooth.device.action.CONNECTION_ACCESS_CANCEL" /> Loading Loading
AndroidManifest.xml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -2755,7 +2755,7 @@ android:excludeFromRecents="true" android:excludeFromRecents="true" android:permission="android.permission.BLUETOOTH_CONNECT" android:permission="android.permission.BLUETOOTH_CONNECT" android:exported="true" android:exported="true" android:theme="@android:style/Theme.DeviceDefault.Light.Dialog.Alert"> android:theme="@*android:style/Theme.DeviceDefault.Dialog.Alert.DayNight"> <intent-filter android:priority="1"> <intent-filter android:priority="1"> <action android:name="android.bluetooth.device.action.CONNECTION_ACCESS_REQUEST" /> <action android:name="android.bluetooth.device.action.CONNECTION_ACCESS_REQUEST" /> <action android:name="android.bluetooth.device.action.CONNECTION_ACCESS_CANCEL" /> <action android:name="android.bluetooth.device.action.CONNECTION_ACCESS_CANCEL" /> Loading