Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Modify get_fastboot_path() to allow for custom binaries (#4518)
Custom binaries are often used emulators (i.e. the binary being used by the host). This code follows the same strategy used for the ADB binary above in `get_adb_path()`.
- Loading branch information