Merge "Disables notification drag & drop." into tm-dev

This commit is contained in:
Alejandro Nijamkin
2022-06-03 20:59:21 +00:00
committed by Android (Google) Code Review

View File

@@ -654,7 +654,7 @@
<integer name="config_connectionMinDuration">1000</integer> <integer name="config_connectionMinDuration">1000</integer>
<!-- Flag to activate notification to contents feature --> <!-- 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. <!-- The rounded corner drawable for each display in a multi-display device.
{@see com.android.internal.R.array#config_displayUniqueIdArray} --> {@see com.android.internal.R.array#config_displayUniqueIdArray} -->