mirror of
https://github.com/google/comprehensive-rust.git
synced 2024-12-16 06:39: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:
parent
bb58ec91d2
commit
ca0bfedac6
@ -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
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user