summaryrefslogtreecommitdiff
path: root/sdk/sdk.go
diff options
context:
space:
mode:
author Paul Duffin <paulduffin@google.com> 2021-09-09 18:50:49 +0100
committer Paul Duffin <paulduffin@google.com> 2021-09-23 11:37:57 +0100
commitfefdb0bf0a4265706e67716fb8aa504fff713699 (patch)
tree0221b137d43e4901eeb2c3a4d4bfab363f2029f2 /sdk/sdk.go
parentd19f894512ba558fe1ac6811a74c4c17218ead7e (diff)
Allow sdk snapshot code to identify native bridge variants
Previously, the snapshot code ignored native bridge related arch specific variants and only used the non native bridge variants. This change enabled it to track native bridge variants too. There is currently no support for creating native bridge specific prebuilts so this ensures that any attempt to create one will fail during generation of the snapshot with a clear message. At the moment that error message cannot be tested by creating an sdk as there is no way to add a dependency from the sdk onto a native bridge variant. A follow up change will add the capability to test this functionality through an sdk. Bug: 195754365 Test: m nothing Change-Id: I0494fdba9cc2ff013ea990d12d6a03a0a444bd5c
Diffstat (limited to 'sdk/sdk.go')
0 files changed, 0 insertions, 0 deletions