I cant get rid of this READ_EXTERNAL_STORAGE permission denied

I think the problem is actually in the BluetoothAdmin component, which incorrectly requests the READ_EXTERNAL_STORAGE permission, which is deprecated in recent versions.

This was an old bug where the image picker had this exact issue.