-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Even though the stock rom mounts /system as ext2, formatting it as ext3 will be better. Mounting an ext3 fs as ext2 will just ignore the journaling which will be ok for us. Also recovery should follow the format in the edify scripting, so this is only for corner cases anyway. Change-Id: I3beebc85360d714f5ce43898957bea8deaa3580f
- Loading branch information
Showing
2 changed files
with
1 addition
and
4 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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