Skip to content

andi34/android_asb

Repository files navigation

refs/tags/android-7.1.2_r36

Apply all patches

  • Copy needed ASB folder to your local Android source
  • Apply all changes
repo forall -c "git am *.asb.patch"
  • Now delete all local patchfiles again
repo forall -c "rm -rf *.asb.patch"
  • Add the next ASB folder and start from beginning

Rename all patch files

find . -name "*.patch" -exec rename 's/.patch$/.asb.patch/' {} \;

2018

2019

2020

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published