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 :-(
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 :-(
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.