diff options
author | Paul Duffin <paulduffin@google.com> | 2020-02-20 13:39:41 +0000 |
---|---|---|
committer | Paul Duffin <paulduffin@google.com> | 2020-02-20 21:51:52 +0000 |
commit | 583bf7ebf734a1d501cc520226793de1799d8e59 (patch) | |
tree | 98cb1cb69c8c2fab3ea802f425b93444a72d63ed /scripts/jsonmodify.py | |
parent | 53fe467c67a62242b3e30de297f5a54a39b5570d (diff) |
Do not add dependencies from disabled sdk variants to its members
If an sdk variant is disabled (e.g. say windows) then it should not
add dependencies on corresponding sdk member variants as if those
variants have not been created then the build breaks unnecessarily.
This is needed to make progress on unbundling art which provides at
least one host tool (dex2oat) that is not supported on all platforms
and some (hiddenapi) that only produce 64 bit versions.
Initially, the art prebuilts will only support building 64 bit
versions of linux host tools.
Bug: 142935992
Test: m art-module-sdk art-module-host-exports art-module-test-exports
Change-Id: Idfbb40bb3cabc6eb731a2b38f045ed14f0a713cc
Diffstat (limited to 'scripts/jsonmodify.py')
0 files changed, 0 insertions, 0 deletions