summaryrefslogtreecommitdiff
path: root/python/defaults.go
diff options
context:
space:
mode:
author Nan Zhang <nanzhang@google.com> 2017-07-12 12:55:28 -0700
committer Nan Zhang <nanzhang@google.com> 2017-09-05 17:26:57 -0700
commitd4e641b6e941d8aeeebdb17786037931184dc0a2 (patch)
tree8a34acc078b42934e8090b9b7f56c946d0547a51 /python/defaults.go
parentff2abe56dad74b822b7a17829840374a96f6390e (diff)
<Hermetic> Replace Soong Python bootstrap process with embedded
launcher. For Python2, we bundle embedded launcher as bootstrapper within every .par file. This feature is only enabled for linux_x86_64 for now. We provide a user flag: hermetic_enabled within bp file. By default, Pyhon2 still use classic bootstrapping way to construct .par file and relys on host interpreter. Once embedded_launcher is enabled, launcher will be used to bootstrap .par file and execute user program. For Python3, the launcher will be ready soon, and for now it still relys on classic bootstrapping. Test: Real example is used to test. Bug: b/63018041 Change-Id: I28deba413d8ad3af407595e46f77d663e79a3705
Diffstat (limited to 'python/defaults.go')
0 files changed, 0 insertions, 0 deletions