Well, kept trying to work on the recovery with adb activated.
I did as I explained before.
- Unpack recovery
- Modified the prop.default (attached) with:
ro.secure=0
ro.adb.secure=0
ro.allow.mock.location=0
- Repacked
When flashing the stock recovery on recovery_a, I can't boot into it. I just have a white screen with no adb, or nothing else.
However, force reboot works fine by pressing the power button.
What else can I do?
|