Skip to content

Commit

Permalink
root: Replace 'command-line window' with actual program name
Browse files Browse the repository at this point in the history
  • Loading branch information
bmndc authored Jul 29, 2024
1 parent f644bff commit a8d996d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion root.md
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ That's it! On your desktop there will be two new image files, the modified `boot

![Screenshot of the modified init.rc file, with line 393 marked as comment, and line 421 added to disable the Low Memory Killer module](assets/images/f5-selinux.png)

7. And that's a wrap! Open the root Android Image Kitchen folder in a command-line window and type `repackimg` to package our modified boot partition.
7. And that's a wrap! Open the root Android Image Kitchen folder in Command Prompt/Terminal and type `repackimg` to package our modified boot partition.

<!-- ![Screenshot of a Windows Command Prompt window showing some logs of the boot partition repacking process after typing the above command, but has a signing error at the end](assets/images/repack_unsigned.png) -->

Expand Down

0 comments on commit a8d996d

Please sign in to comment.