path: firefox-esr_140.8.0esr-1/testing/mozbase/mozdevice/mozdevice/adb.py
                        boot_completed = True
                    elif "known option" in str(e):
                        self._have_pidof = True
                        boot_completed = True
                if not boot_completed:
