lgrootnoob / android_device_lge_l1v

Built from scratch device tree that creates a custom cwm recovery for the LG Lucid 2
http://androidforums.com/lucid-2-all-things-root/871659-unofficial-cwm-6-0-5-1-beta.html
0 stars 1 forks source link

deneuter sim card requirement on stock based roms. #10

Closed lgrootnoob closed 10 years ago

lgrootnoob commented 10 years ago

tweak postercoveryboot.sh to check /system for the lgsetupwizard that requires you to have a sim card to run the rom. as seen on stock and lucidian(which is based on stock)

lgrootnoob commented 10 years ago

Test if it works with sim that is activated.

lgrootnoob commented 10 years ago

nearly finished https://github.com/lgrootnoob/android_device_lge_l1v/commit/e86f80f47e02ab04baca6678252df3aa1c604408 now i need to add a msg saying to reboot back into recovery after rom installs.

lgrootnoob commented 10 years ago

done. it was a change to recovery.c or ui.c, cant remember