I have built the source code of Android five times and on every build of the source code, I am getting image file size increasing at constant rate. 2ndbootloader binary file is increasing as well as boot.img is increasing in size. what might be the possible reasons behind this?
Asked
Active
Viewed 23 times
0
-
That doesn't sound good. It sounds like artefacts from the previous build are getting packed into later builds. This question may be better asked on http://raspberrypi.stackexchange.com/ – Philip Couling Jun 15 '20 at 08:54
-
what are the artefacts getting added? what is your approach? – golo Jun 15 '20 at 18:01