Use fixed timestamp in img files using an environment variable
This creates hermetic img files, and will be used to assert equivalence between make and soong built img files. An alternative would be to use the timestamp from build_date.txt, but that causes a full push on the first adb sync (b/385995921) Test: spot checked that system_ext.img built by make and soong are bit identical (with notice files commeted out) Change-Id: I038c1ee31dff6211e38db0ba63b993f3856c4c0f
Loading
Please register or sign in to comment