Created
August 17, 2017 23:02
-
-
Save jedld/86e637bb564f884253a4b114e9038b87 to your computer and use it in GitHub Desktop.
Build android system image for samsung gtexslte
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
~/android-work/out/host/linux-x86/bin/make_ext4fs -s -l 2147483648 -S ~/android-work/out/target/product/gtexslte/root/file_contexts -a system new_system.img ~/android-work/out/target/product/gtexslte/system |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment