diff options
| -rw-r--r-- | static/build.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/build.html b/static/build.html index 0f23a863..478f69ec 100644 --- a/static/build.html +++ b/static/build.html @@ -148,6 +148,7 @@ <p>Smartphone targets:</p> <ul> + <li>lynx (Pixel 7a)</li> <li>cheetah (Pixel 7 Pro)</li> <li>panther (Pixel 7)</li> <li>bluejay (Pixel 6a)</li> @@ -487,7 +488,7 @@ vendor/adevtool/bin/run ota-firmware vendor/adevtool/config/$DEVICE.yml -f vendo vendorbootimage target-files-package</code> instead of <code>target-files-package</code>.</p> - <p>For the Pixel 7 and Pixel 7 Pro you currently need <code>m vendorbootimage + <p>For the Pixel 7, Pixel 7 Pro and Pixel 7a you currently need <code>m vendorbootimage vendorkernelbootimage target-files-package</code> instead of <code>target-files-package</code>.</p> |
