Commit 9dc1764
committed
feat: add support for 'system/' directory
* Some archives (e.g. 'update-kindle-32.4.6.5_user_465000520.bin') do not contain
an image, rather a directory with all of 'system' content. Apparenlty,
this is usual for Android 5.1 and lower archives.
* As an easy solution, just archive the content of 'system/' and then
rename it to 'system.img'.
Change-Id: Iea84954c4c143d260c21a017ae9280ecfebe9b731 parent 161850c commit 9dc1764
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
497 | 497 | | |
498 | 498 | | |
499 | 499 | | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
500 | 509 | | |
501 | 510 | | |
502 | 511 | | |
| |||
0 commit comments