Migrate desktop_form_factor to Launcher3

Bug: 391958794
Flag: com.android.launcher3.enable_scalability_for_desktop_experience
Test: Verified manually
Change-Id: I7002e04eaf980e5037a6d33935457cb2d26cf5cd
This commit is contained in:
Ana Salazar Maldonado
2025-03-13 11:16:58 -07:00
parent eb808032f1
commit fa6c0babc8
+3
View File
@@ -225,4 +225,7 @@
of the same name in SystemUI. -->
<string-array name="config_appsSupportMultiInstancesSplit">
</string-array>
<!-- Used to differentiate between desktop and non-desktop devices. -->
<bool name="desktop_form_factor">false</bool>
</resources>