From 66a3324c4c46c4e4c198d997caba548e78ed436d Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sun, 19 Apr 2020 02:52:02 -0400 Subject: avoid omitting optional closing tags --- static/build.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/build.html') diff --git a/static/build.html b/static/build.html index 68ebf05d..e3d1c687 100644 --- a/static/build.html +++ b/static/build.html @@ -322,7 +322,7 @@ git submodule update --init
source script/envsetup.sh
-

Select the desired build target (aosp_crosshatch is the Pixel 3 XL): +

Select the desired build target (aosp_crosshatch is the Pixel 3 XL):

choosecombo release aosp_crosshatch user
-- cgit v1.3.1