Commit Graph

2 Commits

Author SHA1 Message Date
Vamsi Krishna Lanka
c35e636e07 ANDROID: build: Replace the combine vms rule with getter
Combine vms rule isn't needed anymore, replace
it with getter to support combine vms only if
such rules are available.

Change-Id: Ib64caa177c7ac43b3b1376e5923db47f1adeabf9
Signed-off-by: Vamsi Krishna Lanka <quic_vamslank@quicinc.com>
2023-03-02 10:35:13 -08:00
Vamsi Krishna Lanka
eac739f93b ANDROID: build: Merge multiple vm images into one
Add a new vm target which combines all the vm target
images into one. This way it will be easier to test
all the vm's at once.

Change-Id: I7c4ffa6f7360ad2e183d48b47683e7270bf9917e
Signed-off-by: Vamsi Krishna Lanka <quic_vamslank@quicinc.com>
2023-02-23 20:53:57 -08:00