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

Commit 3b8a26c4 authored by Luna Zhang's avatar Luna Zhang
Browse files

Add the desktop audio tile details view config

This cl only add a boolean config for desktop audio tile details view.

Test: Manual
Flag: NONE this cl only adds the config
Bug: b/378513663
Change-Id: I060f2c5136e35916b103e89bde802545410c48e4
parent 52f8f787
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -1129,4 +1129,7 @@

    <!-- Whether or not to show the UMO on the glanceable hub when media is playing. -->
    <bool name="config_showUmoOnHub">false</bool>

    <!-- Whether to enable the desktop specific audio tile details view. -->
    <bool name="config_enableDesktopAudioTileDetailsView">false</bool>
</resources>