Skip to content

Instantly share code, notes, and snippets.

@fi01
Created February 15, 2013 07:05
Show Gist options
  • Save fi01/4958926 to your computer and use it in GitHub Desktop.
Save fi01/4958926 to your computer and use it in GitHub Desktop.
How to build PA 2.5.x for SC-02D
% mkdir .repo
% pushd .repo
% wget https://gist.github.com/fi01/4378311/raw/e384e900b0ad5a6e1b3a87d4d04a3bc82615980c/local_manifest.xml
% popd ..
% repo init -u git://github.com/fi01/android.git -b jellybean
% repo sync
% pushd device/samsung/sc02d
% ./extract-files
% popd
% ./rom-build.sh sc02d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment