You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-07-04 21:58:46 +02:00
Update setup.md (#1519)
``` $ lunch aosp_cf_x86_64_phone-userdebug Invalid lunch combo: aosp_cf_x86_64_phone-userdebug Valid combos must be of the form <product>-<release>-<variant> ```
This commit is contained in:
@ -5,7 +5,7 @@ have access to one or create a new one with:
|
|||||||
|
|
||||||
```shell
|
```shell
|
||||||
source build/envsetup.sh
|
source build/envsetup.sh
|
||||||
lunch aosp_cf_x86_64_phone-userdebug
|
lunch aosp_cf_x86_64_phone-trunk_staging-userdebug
|
||||||
acloud create
|
acloud create
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user