Hi,
I am trying to build the adb from latest AOSP source code tree, and I retrieved the latest AOSP source code from master branch, which I found here: https://android.googlesource.com/platform/manifest/+refs. The download and building went well, but I could only got adb at version 28.0.2, which is different from the latest adb version at 29.0.5, from here: https://developer.android.com/studio/releases/platform-tools.
So my question is: Is 28.0.2 is the most stable release of adb which recommended by Google? or I need to modify some files (such as some version control file) to make it building latest adb (29.0.5 for now) ?
I am trying to build the adb from latest AOSP source code tree, and I retrieved the latest AOSP source code from master branch, which I found here: https://android.googlesource.com/platform/manifest/+refs. The download and building went well, but I could only got adb at version 28.0.2, which is different from the latest adb version at 29.0.5, from here: https://developer.android.com/studio/releases/platform-tools.
So my question is: Is 28.0.2 is the most stable release of adb which recommended by Google? or I need to modify some files (such as some version control file) to make it building latest adb (29.0.5 for now) ?