Skip to content

Commit

Permalink
Update setup.md (#1519)
Browse files Browse the repository at this point in the history
```
$ 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>
```
  • Loading branch information
ningcng authored Nov 30, 2023
1 parent bb58ec9 commit ca0bfed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/android/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ have access to one or create a new one with:

```shell
source build/envsetup.sh
lunch aosp_cf_x86_64_phone-userdebug
lunch aosp_cf_x86_64_phone-trunk_staging-userdebug
acloud create
```

Expand Down

0 comments on commit ca0bfed

Please sign in to comment.