From 3fea63d7dc7d060f1cd6a69632dd736625fa62a1 Mon Sep 17 00:00:00 2001 From: smdyv <88971341+smdyv@users.noreply.github.com> Date: Sat, 2 Sep 2023 10:55:50 +0200 Subject: [PATCH] wrap new placeholder in var element --- static/build.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/build.html b/static/build.html index 40783f63..5977e8b2 100644 --- a/static/build.html +++ b/static/build.html @@ -398,9 +398,9 @@ m aapt2
Download, extract and prepare the vendor files:
-adevtool generate-all -d PIXEL_CODENAME+
adevtool generate-all -d PIXEL_CODENAME-
Replace PIXEL_CODENAME with Pixel device codename, which is the same as build target name.
+Replace PIXEL_CODENAME with Pixel device codename, which is the same as build target name.