Files
app_Settings/tests/unit/src/com/android/settings
Graciela Wissen Putri fa945cc808 [4/n] Add fullscreen option in user aspect ratio settings
Apps > App Info > Advanced > Aspect ratio

Adds fullscreen option to aspect ratio settings gated by fullscreen
build time and runtime flags. If fullscreen option is disabled, return
app default option.

To enable feature:
adb shell device_config put window_manager
enable_app_compat_user_aspect_ratio_settings true
adb shell am force-stop com.android.settings

Bug: 291900454
Test: All Settings CUJs passed
      atest SettingsUnitTests:UserAspectRatioManagerTest
Change-Id: I8f8d0c08ac81f088d6c25e8dfb3550f807f336b6
2023-07-28 10:09:56 +00:00
..
2023-05-19 15:57:18 +00:00
2023-05-29 15:38:55 +08:00
2023-05-18 18:40:48 +08:00
2023-05-29 07:03:19 +00:00
2022-08-18 11:57:13 +00:00