Files
build/orchestrator/multitree_combos/aosp_cf_arm64_phone.mcombo
Joe Onorato 7cf6f97775 Checkpoint new build orchestrator
Test: rm -rf out && multitree_build
Change-Id: Ic274182f0925f30d56227597b65e5b9ef3b19707
2022-05-12 12:12:38 -07:00

17 lines
311 B
Plaintext

{
"lunchable": true,
"system": {
"tree": "master",
"product": "aosp_cf_arm64_phone"
},
"vendor": {
"tree": "master",
"product": "aosp_cf_arm64_phone"
},
"modules": {
"com.android.bionic": {
"tree": "sc-mainline-prod"
}
}
}