Signed-off-by: crueter <crueter@eden-emu.dev>
This commit is contained in:
parent
e16765ce15
commit
431299e547
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@ class MainActivity : AppCompatActivity(), ThemeProvider {
|
|||
|
||||
setContentView(binding.root)
|
||||
|
||||
// checkAndRequestBluetoothPermissions()
|
||||
checkAndRequestBluetoothPermissions()
|
||||
|
||||
if (savedInstanceState != null) {
|
||||
checkedDecryption = savedInstanceState.getBoolean(CHECKED_DECRYPTION)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue