How to maintain android binaries checksum intact. after rebuild of AOSP.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to maintain android binaries checksum intact. after rebuild of AOSP.

488 Views
prasannakulkarni
Contributor IV

Hi Android Experts,

                   We need some help / information that, Is there any way to keep android images (system.img, boot.img etc ) checksum [md5sum/crc32]  same even after fresh build or recompilation??. Even though without changing a single bit in the AOSP Source code if we rebuild it, Android binaries checksum keeps changing. As I can understand that the compilers/linkers adds the date and time-stamp to the images/binaries after each build which causes the change in the checksum.  So my question, Is there any way to avoid this change in image checksum after every rebuild. it should change only when we change any source code. kindly update.

Labels (3)
Tags (1)
0 Kudos
1 Reply

398 Views
gusarambula
NXP TechSupport
NXP TechSupport

Hello Prasanna Kulkarni,

I would recommend looking on Google Developers forums for information on whether it is possible to edit the checksum settings on the AOSP not to take the time-stamp into account.

My apologies for the inconvenience.

Regards,

0 Kudos