Update android-tools to 30.0.5
Update android udev rules to new release 20201003
Changelog can be found here
Differential D8692
Update android-tools to 30.0.5, new udev rules Authored by chax on Apr 17 2020, 3:21 AM. Tags None Referenced Files
Subscribers
Details
Update android-tools to 30.0.5 Changelog can be found here Built, installed and issued few adb and fastboot commands
Diff Detail
Event TimelineComment Actions This is currently not compilable with GCC9 and LLVM-Clang9. Both GCC and LLVM-Clang need to be updated to GCC10.x and LLVM10.x, so this needs to wait until they are upgraded. Comment Actions I think i need both gcc and clang updated. But i can try once again to build with gcc9, although i already tried that before and was failing. Comment Actions So, now that @joebonrichie also updated gcc, i have all the dependencies satisfied to solve this, i just need to sit and update this patch and try to build it again. |