This is a solution created from few posts on XDA. It's only collected, edited and tested by me to have all in one place.
Files currently uploading to Gdrive so be patient
Here is also manual edited by @dladz
Same thread post #152 https://forum.xda-developers.com/showpost.php?p=76785704&postcount=152
ROOT ONLY
1.Unlock Your Bootloader https://forum.xda-developers.com/huawei-p20-pro/how-to/how-to-bootloader-unlock-codes-news-t3785294
2.Root your P20PRO with Patched Ramdisk ramdisk-CLT-L29-MAGISK.img
3.Install Magisk Manager MagiskManager.apk
4. Update MagiskManager
Full Debrand
DONT TRY TO REBRAND L29 to L09 or vice versa will brick or have problems ! EDIT:SOME PEOPLE TRIES AND IT WORKS FROM L-09 TO L-29 https://forum.xda-developers.com/showpost.php?p=76536502&postcount=29
THERE IS NO HW POSSIBILITY TO CHANGE SINGLE TO DUAL SIM, SO EVEN IF YOU GO FROM L-09 TO L-29 THERE WILL BE NO DUAL SIM!!! NOT EVEN IF YOU PAY TO FUNKY
1.Unlock Your Bootloader https://forum.xda-developers.com/huawei-p20-pro/how-to/how-to-bootloader-unlock-codes-news-t3785294
2.Root your P20PRO with Patched Ramdisk ramdisk-CLT-L29-MAGISK.img
3.Copy firmware files via MTP to your internal memory
update.zip
update_all_hw.zip
update_data_public.zip
4.Boot into fastboot mode and flash no check recovery recovery_ramdisk_nocheckP20.img
fastboot flash recovery_ramdisk recovery_ramdisk_nocheckP20.img
5.Install Magisk Manager MagiskManager.apk
6. Copy OEM info binary file to internal memory oeminfo.bin
7.Boot into Android System enable adb debbuging in developer settings.
8. Start ADB
9.adb shell
10.su
11.accept the prompt at your P20pro
12.mkdir /data/local/tmp
13.mv /sdcard/oeminfo /data/local/tmp
14.cd /data/local/tmp
15.chmod +x oeminfo
16. ./oeminfo CLT-L29 C432 hw/eu
17. mkdir /data/update/HWOTA
18. cd /sdcard/
19.mv *.zip /data/update/HWOTA
20.Paste recovery command(all lines at once) and wait for prompt to be shown before next step:
echo "--update_package=/data/update/HWOTA/update.zip" > /cache/recovery/command
echo "--update_package=/data/update/HWOTA/update_data_public.zip" >> /cache/recovery/command
echo "--update_package=/data/update/HWOTA/update_all_hw.zip" >> /cache/recovery/command
21. Exit
22. Exit
23.adb reboot recovery
24.Phone will reboot and starts to install and Rebrand your Phone
Please always use the same Region for Brand and Firmware Files
https://drive.google.com/open?id=1oWS92OT0Bt2bFktwNCIKLsogA8L50g57
Files currently uploading to Gdrive so be patient
Here is also manual edited by @dladz
Same thread post #152 https://forum.xda-developers.com/showpost.php?p=76785704&postcount=152
ROOT ONLY
1.Unlock Your Bootloader https://forum.xda-developers.com/huawei-p20-pro/how-to/how-to-bootloader-unlock-codes-news-t3785294
2.Root your P20PRO with Patched Ramdisk ramdisk-CLT-L29-MAGISK.img
3.Install Magisk Manager MagiskManager.apk
4. Update MagiskManager
Full Debrand
THERE IS NO HW POSSIBILITY TO CHANGE SINGLE TO DUAL SIM, SO EVEN IF YOU GO FROM L-09 TO L-29 THERE WILL BE NO DUAL SIM!!! NOT EVEN IF YOU PAY TO FUNKY
1.Unlock Your Bootloader https://forum.xda-developers.com/huawei-p20-pro/how-to/how-to-bootloader-unlock-codes-news-t3785294
2.Root your P20PRO with Patched Ramdisk ramdisk-CLT-L29-MAGISK.img
3.Copy firmware files via MTP to your internal memory
update.zip
update_all_hw.zip
update_data_public.zip
4.Boot into fastboot mode and flash no check recovery recovery_ramdisk_nocheckP20.img
fastboot flash recovery_ramdisk recovery_ramdisk_nocheckP20.img
5.Install Magisk Manager MagiskManager.apk
6. Copy OEM info binary file to internal memory oeminfo.bin
7.Boot into Android System enable adb debbuging in developer settings.
8. Start ADB
9.adb shell
10.su
11.accept the prompt at your P20pro
12.mkdir /data/local/tmp
13.mv /sdcard/oeminfo /data/local/tmp
14.cd /data/local/tmp
15.chmod +x oeminfo
16. ./oeminfo CLT-L29 C432 hw/eu
17. mkdir /data/update/HWOTA
18. cd /sdcard/
19.mv *.zip /data/update/HWOTA
20.Paste recovery command(all lines at once) and wait for prompt to be shown before next step:
echo "--update_package=/data/update/HWOTA/update.zip" > /cache/recovery/command
echo "--update_package=/data/update/HWOTA/update_data_public.zip" >> /cache/recovery/command
echo "--update_package=/data/update/HWOTA/update_all_hw.zip" >> /cache/recovery/command
21. Exit
22. Exit
23.adb reboot recovery
24.Phone will reboot and starts to install and Rebrand your Phone
Please always use the same Region for Brand and Firmware Files
https://drive.google.com/open?id=1oWS92OT0Bt2bFktwNCIKLsogA8L50g57
Last edited: