Merge "Disables notification drag & drop." into tm-dev am: 1c121789db

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/18635694

Change-Id: I1fcdb2a5b132e1725941d328de4513af1da99ca5
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Alejandro Nijamkin
2022-06-04 00:13:06 +00:00
committed by Automerger Merge Worker

View File

@@ -660,7 +660,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} -->