Update to 36.0.1 (android-16.0.0_r4)#195
Conversation
4973f03 to
6089c7d
Compare
Since it seems like Google has no plans to release new platform-tools tag, let's update to 36.0.1 released as part of AOSP 16 QPR2.
|
I'd like to wait for the maintainers and distro packages opinion about this update. I created an issue about releases code for newer platform tools in google tracker but got no reply. |
|
Just curious: How do you manage all the patches? There's quite a number of them in nmeum/android-tools. Does the update procedure look something like this?
Where do you source the patches from? I assume that it depends on the patch, but for updates like this PR, it is mostly own work? Was there ever an effort to try to upstream the patches? |
pretty much, yes.
most of them seem downstream.
no idea, from my experience upstreaming anything to AOSP was historically annoying and nowadays when AOSP is developed in private and you have to beg for them to reupload your patch to internal gerrit in hopes of someone reviewing it without giving you any feedback whether it's merged or rejected whatsoever, I just don't see a reason to bother. |
|
also RE: upstreaming, I sent https://sourceforge.net/p/linux-f2fs/mailman/message/59308559/ just now. |
Since it seems like Google has no plans to release new platform-tools tag, let's update to 36.0.1 released as part of AOSP 16 QPR2.