commit | f44122fa9b4e49356e094d17370878e914550fc8 | [log] [tgz] |
---|---|---|
author | Justin Yun <justinyun@google.com> | Wed Aug 23 10:52:28 2023 +0900 |
committer | Justin Yun <justinyun@google.com> | Wed Aug 23 10:57:49 2023 +0900 |
tree | e738f986e7b2cc3714ef0e9dda5432711d08c7c7 | |
parent | c771718b7260288adba22db3d1b8b6180de0e315 [diff] |
STT: combined build supports more targets to build The script allows adding more targets using -a option multiple time. Only a single -a will test aba build as before, but adding multiple -a options will build the targets in sequence. Bug: 293821290 Test: combined_build_test.sh -t primary -v userdebug -d out_dist \ -a alter1 -a alter2 -a alter3 -c -o -r droid Change-Id: I3bc4d2f0dad6bac7aa32b165ca667334f90eb83b