I am building a custom rom from AOSP source code
I first decided to edit some AOSP apps from AOSP source tree by downloading and importing to Android Studio
I selected ExactCalculator for training
But I confused by confusing branch names in AOSP tree . I tried downloading pie release version of ExactCalcuator but can't find which Pie branch is latest
Below is the screenshot ::
https://android.googlesource.com/platform/packages/apps/ExactCalculator/+refs
I can't understand what is this ... b4s4,cts,cuttlefish,dr1,gsi,grpc,platform release.... etc
To be precise , I need the latest version of Pie running in our Android phones
Please make me to understand this branches of a release ....