diff options
| author | violet <167108906+avioletheart@users.noreply.github.com> | 2024-10-29 12:25:09 -0700 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2024-10-29 15:38:44 -0400 |
| commit | e82d0f17ad52964a95db948b871498fd38e7a1e9 (patch) | |
| tree | 70d47ace8f1f1ec0fab26c2e18329a453d5eb806 | |
| parent | 4bd4211135fa0a47d356ab6b174e296a91af4e6b (diff) | |
add pixel 8a to devices with more required commands
| -rw-r--r-- | static/build.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/build.html b/static/build.html index 72d6539a..e6874f76 100644 --- a/static/build.html +++ b/static/build.html @@ -496,8 +496,8 @@ m aapt2</pre> vendorbootimage target-files-package</code> instead of <code>target-files-package</code>.</p> - <p>For the Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8 - and Pixel 8 Pro you currently need <code>m vendorbootimage + <p>For the Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, + Pixel 8 Pro and Pixel 8a you currently need <code>m vendorbootimage vendorkernelbootimage target-files-package</code> instead of <code>target-files-package</code>.</p> |
