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

Commit 90873be3 authored by Alejandro Nijamkin's avatar Alejandro Nijamkin
Browse files

Disables notification drag & drop.

Test: manually verified that the feature is disabled on a device where
it was previously enabled.
Bug: 232911499

Change-Id: I235443387a7fdcd8c40a018c707b8b6b3eac0cad
parent f76cae75
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -654,7 +654,7 @@
    <integer name="config_connectionMinDuration">1000</integer>

    <!-- Flag to activate notification to contents feature -->
    <bool name="config_notificationToContents">true</bool>
    <bool name="config_notificationToContents">false</bool>

    <!-- The rounded corner drawable for each display in a multi-display device.
         {@see com.android.internal.R.array#config_displayUniqueIdArray} -->