34.0.4
Changed 1
- Faster root and unroot operations
Fixed 5
- Propagate -a (gListenAll) when adb forks an adb host server so the flag works consistently with adb -a server nodaemon
- Reland Flag(env) guarding clear endpoint (device) feature for OSX usb start
- Mac: remove retries on invalid IO iterator to fix flashing failure with LIBUSB_TRANSFER_CANCELLED
- Windows: fix "Sparse file is too large or invalid" when using flashall
- All platforms: fix "ANDROID_PRODUCT_OUT not set" when using update
adb Propagate -a (gListenAll) when adb forks an adb host server (previously, the flag only worked for adb -a server nodaemon) Faster root and unroot Reland Flag(env) guarding clear endpoint (device) feature for OSX usb start. ( issue #270205252). fastboot Mac: remove retries on invalid IO iterator (flashing failure with LIBUSB_TRANSFER_CANCELLED) Windows: fix "Sparse file is too large or invalid" when using "flashall" All platforms: fix "ANDROID_PRODUCT_OUT not set" when using "update"