

Put patch files in patches/, and add patch info at the end of patches/PATCHES.json.Īn example is in aosp/1556717. We may revert upstream patches locally or add local patches.

Search “revert-checker/android” emails to find candidates, and cherry pick them.

We want to find all patches before $NEW_REVISION but reverted after $NEW_REVISION in upstream. Use cherrypick_cl.py to cherry pick upstream patches: $. The profdata is generated in go/ab/aosp-master-plus-llvm, target Clang-PGO.Īn example is in aosp/1513058. It is to speed up compile time for the new compiler.
