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
This commit is contained in:
@@ -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} -->
|
||||
|
||||
Reference in New Issue
Block a user