From f94a095840a066ac77f38de803f6af7da2825778 Mon Sep 17 00:00:00 2001 From: Ning Chen <87443619+ningcng@users.noreply.github.com> Date: Wed, 29 Nov 2023 12:26:11 -0800 Subject: [PATCH] Update setup.md --- src/android/setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/android/setup.md b/src/android/setup.md index 5e539f0af8d8..cebba74742b9 100644 --- a/src/android/setup.md +++ b/src/android/setup.md @@ -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 ```