summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-07-15 21:07:49 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-07-15 21:07:49 -0400
commit2164dfd9dd0653f85fba3194dbf25aed478ceef6 (patch)
treea0b56e4f6bd800bd6c04696adba679aa115e2870 /static
parent8dbb845ad7ab5eebb3f8fcc7ab5c60a7f68f0db3 (diff)
match stock OS product brand / name
Diffstat (limited to 'static')
-rw-r--r--static/releases.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 7748c50e..650680b5 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -420,6 +420,8 @@
<li>overhaul Wi-Fi auto-turn-off implementation including handling the case of Wi-Fi being turned on without connecting to a network</li>
<li>add lower auto-reboot timeout options</li>
<li>display notification that UART is enabled in user builds too (where it isn't supported by userspace, but still provides firmware and kernel logs) rather than only in userdebug builds</li>
+ <li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5: set product brand to hardware brand</li>
+ <li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5: remove aosp_ prefix from product names</li>
</ul>
</article>
-->