From 8befb9dadb1abee7847bc1f0a242dd23e1f6f36e Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 27 Jun 2023 14:14:19 -0400 Subject: [PATCH] proper default screen rotation for Pixel Tablet --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 80c2ab45..d4d22fb4 100644 --- a/static/releases.html +++ b/static/releases.html @@ -651,6 +651,7 @@
  • System Updater: add enforcement of device name in release channel metadata as a misuse resistance improvement
  • Settings: mark DSUs (Dynamic System Updates) as unsupported
  • Launcher: add back Storage Scopes and Contact Scopes links to launcher icon shortcuts since this is now separate from the recent apps screen
  • +
  • Pixel Tablet: set default screen rotation to landscape mode (270 degrees) since we disable auto-rotation by default (due to the manual rotate button appearing after rotation) and the current default means that the device starts locked in portrait mode in the initial setup which gives a bad impression
  • -->