Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4cac11cd authored by Yeabkal Wubshit's avatar Yeabkal Wubshit
Browse files

Disable config_supportsSystemDecorsOnSecondaryDisplays for watches

Watches do not have secondary displays.

Bug: 338340530
Test: atest VirtualDeviceHomeTest
Change-Id: Ib12659d609624e17673e0cd063bc31a704214dc0
parent 71875b5f
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -93,4 +93,7 @@

    <!-- If this is true, allow wake from theater mode from motion. -->
    <bool name="config_allowTheaterModeWakeFromMotion">true</bool>

    <!-- True if the device supports system decorations on secondary displays. -->
    <bool name="config_supportsSystemDecorsOnSecondaryDisplays">false</bool>
</resources>