[Catalyst] Add flag for Auto-rotate screen

Test: compile
Bug: 352179685
Flag: com.android.settings.flags.catalyst_auto_rotate
Change-Id: I2423d9a2a62a9796a147ae74e26955d0269621d5
This commit is contained in:
Sunny Shao
2025-03-19 09:11:52 +00:00
parent da96c12e9d
commit 4bebfc4c59

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"
}