aboutsummaryrefslogtreecommitdiff
path: root/java/java.go
diff options
context:
space:
mode:
authorPaul Duffin <paulduffin@google.com>2020-02-25 19:26:33 +0000
committerPaul Duffin <paulduffin@google.com>2020-04-22 12:51:28 +0100
commitb0cbec3adaebe1dbfefcb365dceaf68dc1a76b4a (patch)
tree2475e6d4863d6b5c0cc95deac71e9836a2509c60 /java/java.go
parent290334dd7dd0799a7bc23a4a0594ac73ec6e1ff1 (diff)
Add CommonOS variant for sdk
Adds a CommonOS variant for sdk that depends on the os specific variants and is used to generate a single sdk for multiple OsTypes, e.g. host linux and android. At the minute the member types only support a single OsType but the basic mechanism for managing the CommonOS variant and collating the variants across all of them is there. The only visible effect of this change is that the location of the generated snapshot is changed, it is no longer os specific and instead is in the same location irrespective of which os it is built for. A lot of tests needed to be changed to specify "common_os" as the variant type instead of the specific os type. As that is the same across all tests it is hard coded in CheckSnapshot method. Bug: 153306490 Test: m nothing Bug: 150451422 Merged-In: If36be39b06d6910453649f7c288c2d34f688b2f4 Change-Id: If36be39b06d6910453649f7c288c2d34f688b2f4
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions