Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.05 KB

README.md

File metadata and controls

23 lines (17 loc) · 1.05 KB

The script will patch Omni ROM package (n7100) to make your sdcard as primary storage, emulated storage (internal sd) will be disabled

USE THIS SCRIPT AS YOUR OWN RISK

Make sure to backup everything before applying the patch

/*
 * Your warranty is now void.
 *
 * I am not responsible for bricked devices, dead SD cards,
 * thermonuclear war, or you getting fired because the alarm app failed. Please
 * do some research if you have any concerns about anything in this script
 * before using it! YOU are choosing to make these modifications, and if
 * you point the finger at me for messing up your device, I will laugh at you.
 */

Howto run this script

  1. Download or clone this repository
  2. Run in the command line ./run-patch omni-rom-file-path.zip
  3. Flash the patched package omni-rom-file-path-patched.zip to your device

There is also explanation about how this script does its work, if you interested read this page