[Dev option] Use DesktopModeStatus and ToggleOverride from wm/shell in Settings DesktopModePreferenceController

Test: Added tests
Bug: 348193756
Flag: com.android.window.flags.show_desktop_windowing_dev_option
Change-Id: I0dc3c62df992a2454bd7c1fc239302489107ae59
This commit is contained in:
Alina Zaidi
2024-07-05 15:19:12 +00:00
parent d12a36466d
commit b456e84570
3 changed files with 33 additions and 49 deletions

View File

@@ -86,6 +86,7 @@ android_library {
"securebox",
"android.os.flags-aconfig-java",
"//frameworks/libs/systemui:com_android_systemui_shared_flags_lib",
"WindowManager-Shell-shared-desktopMode",
// Settings dependencies
"FingerprintManagerInteractor",