mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-09 22:05:57 +00:00
e2d1bc4520
If adb really isn't found (unsure what conditions would cause that to happen), then `false` will be called which will result in that warning message being displayed instead. Fixes #351