I'm looking for the algorithm details on Android versions 8.0 to 11, not on Android 13+ (12 doesn't have this feature). I tried searching the Android source code on cs.android.com but couldn't find the source code that performs this operation :-(

Edit: I found an article on this.

you are viewing a single comment's thread
view the rest of the comments
[–] [S] 1 point 4 months ago

I found the commit that introduced this feature. I had to use the GitHub mirror for this because the official repo on android.googlesource.com doesn't have the feature to browse commit history for individual files anymore.

  • source