From 9a87f2997f36305f4b57e5f299c4bf037d9a0e1f Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 16 Jul 2021 15:50:07 -0400 Subject: [PATCH] remove aosp_ prefix from Pixel build targets --- static/build.html | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/static/build.html b/static/build.html index d7a1bb4b..e747dd46 100644 --- a/static/build.html +++ b/static/build.html @@ -136,15 +136,15 @@

Smartphone targets:

These are all fully supported production-ready targets supporting all the @@ -428,9 +428,9 @@ git submodule update --init --recursive

source script/envsetup.sh
-

Select the desired build target (aosp_sunfish is the Pixel 4a):

+

Select the desired build target (sunfish is the Pixel 4a):

-
choosecombo release aosp_sunfish user
+
choosecombo release sunfish user

For a development build, you may want to replace user with userdebug in order to have better debugging support. Production builds