devel/android-tools: update to 35.0.2
Recreate the port from scratch, and base in on the cmakified
https://github.com/nmeum/android-tools
Why recreating from scratch: android-tools has changed a lot since
latest version in the ports tree and it was easier for me to restart
the porting.
The main highlight is: create a libusb base backed for fastboot which now
uses lowlevel usb primitive on other targets.
Test by: flashing GrapheneOS (which requires this version as minimum
requirement and exercise fastboot extensively)
Working on LineageOS, Android and GrapheneOS over adb.
Other tools has not been tested.
Take maintainership
Approved by: nc (maintainer timeout via email and phabricator)
Differential Revision: https://reviews.freebsd.org/D56064