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: Ic9c96c66043826125c47a2acd9596d4c3a06dced
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:25 +00:00
committed by Automerger Merge Worker

View File

@@ -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} -->