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:
committed by
Automerger Merge Worker
commit
c1686d6f00
@@ -660,7 +660,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