[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:
@@ -70,3 +70,10 @@ flag {
|
|||||||
description: "Flag for Screen resolution in 25Q3"
|
description: "Flag for Screen resolution in 25Q3"
|
||||||
bug: "352179685"
|
bug: "352179685"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
flag {
|
||||||
|
name: "catalyst_auto_rotate"
|
||||||
|
namespace: "android_settings"
|
||||||
|
description: "Flag for Auto-rotate screen in 25Q3"
|
||||||
|
bug: "352179685"
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user