Modifying Android Rom to change Brand Name
Modifying Android Rom to change Brand Name
(06-01-2021, 02:17 AM)mantisman101 Hi hope you guys are all well. I was wondering if someone can point me in the right direction.
I have an Android 10 MediaTek phone with a super.img
I have unpacked and repacked without changing anything and then flashed with Sp-Flash-Tools. It boots up fine and works as it should.
I can change things like the bootscreen animation, the locale in build.prop and it will boot up fine. However if change ro.product.brand or model it will boot loop. I know there is a build.prop in the vendor.img and I have changed that file to reflect the change in model name. However once I repack and flash it will bootloop.
I have used a Hex editor to change the Tee-Verified.img to reflect the change in brand name. However it still will not boot.
There must be a check happening somewhere else where it cross references the brand and model name. Where could this be, what am I missing?
Thanks in advance for your help.