Skip to content

Instantly share code, notes, and snippets.

@albertomisail
Created May 20, 2020 20:08
Show Gist options
  • Save albertomisail/da23d88c32302c9d7a45eaf6651934df to your computer and use it in GitHub Desktop.
Save albertomisail/da23d88c32302c9d7a45eaf6651934df to your computer and use it in GitHub Desktop.
od() {
opendiff $PLATFORM/libcore/$1 ~/libcore/$1 -ancestor ~/libcore-nougat/$1 -merge $PLATFORM/libcore/$1
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment