android-tools
android-tools copied to clipboard
33.0.1 release
Android devs finally pushed platform-tools-33.0.1 to the repo (https://issuetracker.google.com/issues/229569602). It makes android-tools
update to 33.0.1 release possible.
I checkout on 33.0.1 tag and i fixed patches. Now I have a success build. I don't know how I can to check errors. https://github.com/nmeum/android-tools/pull/65
I build it by clang 14.0
cmake -DCMAKE_C_COMPILER=/usr/bin/clang -DCMAKE_CXX_COMPILER=/usr/bin/clang++ -DCMAKE_BUILD_TYPE=Debug ..
https://github.com/nmeum/android-tools/commit/078c6517eb40933140304ad0c23f16bafcb68095