platform_build_soong/python/scripts
Anas Sulaiman c755fdbe8e Fix non-deterministic python compilation
This CL fixes timestamps for zip entries to a hardcoded value to ensure
deterministic zip archives across checkouts, not just for incremental builds.
The value chosen for the fixed date is the same as the one used by soong_zip.

Bug: b/322788229
Test: Ran a few builds and verified that mdate for zipped files are
fixed as well as the generated zip files have identical hashes.

Change-Id: I3cd6fcf559d4d83d8813c93319b46e267ae64a2b
2024-02-07 21:57:41 +00:00
..
main.py
main_non_embedded.py Add flag to not add directory of entrypoint to sys.path 2022-09-26 11:22:38 -07:00
precompile_python.py Fix non-deterministic python compilation 2024-02-07 21:57:41 +00:00
stub_template_host.txt stub_template_host redirect SIGINT and SIGTERM to subprocess 2023-03-22 00:17:24 +00:00