aquaballoon

Fixing the CWM Assert Error

Jul 23rd, 2013
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.35 KB | None | 0 0
  1. http://nileshgr.com/2012/11/07/fixing-the-cwm-assert-error
  2.  
  3. Unzip the contents of the zip file you downloaded
  4. GO to "META-INF/com/google/android"
  5. Edit updater-script
  6. Remove "getprop("ro.product.device") == "LT26i" || getprop("ro.build.product") == "LT26i" ||
  7. getprop("ro.product.device") == "nozomi" || getprop("ro.build.product") == "nozomi";"
  8. Save it
Advertisement
Add Comment
Please, Sign In to add comment