Merge "[Catalyst] Add flag for Auto-rotate screen" into main

This commit is contained in:
Treehugger Robot
2025-03-19 04:01:02 -07:00
committed by Android (Google) Code Review

View File

@@ -70,3 +70,10 @@ flag {
description: "Flag for Screen resolution in 25Q3"
bug: "352179685"
}
flag {
name: "catalyst_auto_rotate"
namespace: "android_settings"
description: "Flag for Auto-rotate screen in 25Q3"
bug: "352179685"
}