commit | d081668d59e6dc92207a713f0dae9bd5fe462dc5 | [log] [tgz] |
---|---|---|
author | Jim Tang <jimtang@google.com> | Thu Mar 09 17:05:16 2023 +0800 |
committer | Jim Tang <jimtang@google.com> | Fri May 26 14:45:38 2023 +0800 |
tree | 211bfa5cafc51f1e6279db2aee7c06a23448fe0e | |
parent | 19b8fa939976ccbc8dc25176727eeecdf79d93df [diff] |
Get build-related vars only one time This change introduces a class that stores build-related variables, and functions `get_build_top`, `get_product_out` and `get_host_out` that are able to translate multiple strings to Path. Bug: 249956928 Test: atest-dev atest_unittests --host Change-Id: I0f23ae641b15a66260e8a0bbbe365d7df8575c86