Change Serial Number for DRA-L21 (Y5 2018) MT6739
Change Serial Number for DRA-L21 (Y5 2018) MT6739
(30-01-2024, 07:31 PM)mhmtnasir Hello. I have a DRA-L21 on hand. I need to change the serial number but I cannot because Modem META gets stuck at "Connect to MD" stage.
My device is rooted (I fixed IMEI using root) so if there is a fix then I would be happy to have it.
Regards.
adb shell setprop ro.serialno YOURSERIALNUMBER
(02-02-2024, 05:59 PM)maxpayne(30-01-2024, 07:31 PM)mhmtnasir Hello. I have a DRA-L21 on hand. I need to change the serial number but I cannot because Modem META gets stuck at "Connect to MD" stage.
My device is rooted (I fixed IMEI using root) so if there is a fix then I would be happy to have it.
Regards.
What is our current Serial number?
Try
Code:adb shell setprop ro.serialno YOURSERIALNUMBER
(02-02-2024, 08:08 PM)mhmtnasir although I will probably try setting serial manually using cmdline/init.rc modification.